This content has been marked as final.
Show 5 replies
-
Re: How do I create the offset the sketch profile in API
Daniel Andersson Oct 10, 2014 12:58 AM (in response to Pranjal Jamsandekar)First thing that pops up in Goggle if you search "offset sketch solidworks api"
http://help.solidworks.com/2013/english/api/sldworksapi/Sketch_Offset_Example_VB.htm
-
Re: How do I create the offset the sketch profile in API
Pranjal Jamsandekar Oct 10, 2014 1:42 AM (in response to Daniel Andersson)1 person found this helpfulThank you very much for the solution.
-
-
Re: How do I create the offset the sketch profile in API
Daniel Andersson Oct 10, 2014 7:01 AM (in response to Pranjal Jamsandekar)Did you encounter issues with make offset of construction lines?
I think (at least when you use offset in Solidworks) that it is not possible to offset construction lines.
You could try to offset lines and then make them to be construction lines after. But it might have impact on the constraints of the sketch. If I remember it right, this is how you have to do when you use the command in Solidworks (2012).
-
Re: How do I create the offset the sketch profile in API
Pranjal Jamsandekar Oct 10, 2014 7:28 AM (in response to Daniel Andersson)Thanks for the reply.
-
-
-