07-11-2022, 01:55 PM
We are using the SolidWorks plugin to generate a complex curve-follow program where certain portions of the curve should be repeated. Is there any capability currently available to accomplish this?
Brief Example:
Existing Curve Follow: (0,0,0) -> (0,100,0) -> (10,100,0) -> (10,0,0) ... continue curve follow
Desired Curve Follow: (0,0,0) -> (0,100,0) -> (0,0,0) -> (10,0,0) ... continue curve follow
Brief Example:
Existing Curve Follow: (0,0,0) -> (0,100,0) -> (10,100,0) -> (10,0,0) ... continue curve follow
Desired Curve Follow: (0,0,0) -> (0,100,0) -> (0,0,0) -> (10,0,0) ... continue curve follow