Swept Solid - Align To Path

Swept Solid - Align To Path

Hugh_Compton
Advisor Advisor
513 Views
1 Reply
Message 1 of 2

Swept Solid - Align To Path

Hugh_Compton
Advisor
Advisor

 

I'm trying to create a swept solid that is aligned to its path but the solid appears in a different position to the path.  My code (adapted from though the interface) is attached.

0 Likes
514 Views
1 Reply
Reply (1)
Message 2 of 2

Hugh_Compton
Advisor
Advisor

 

I solved this by removing the following line from the code:

 

 sob.BasePoint = pathEnt.StartPoint

 

It works well now.

0 Likes