Hello,
In this example: https://support.alibre.com/support/solutions/articles/27000049682-profile-and-sweep-path
a profile and path is created, but how do I sweep add a sweep feature in the script? (Already found the solution)
Solution add line:
MyPart.AddSweepBoss('sweep1',StartProfile,PipeRoute,False, MyPart.EndCondition.EntirePath,YZPlane,0.0,0.0,False)
Cheers
In this example: https://support.alibre.com/support/solutions/articles/27000049682-profile-and-sweep-path
a profile and path is created, but how do I sweep add a sweep feature in the script? (Already found the solution)
Solution add line:
MyPart.AddSweepBoss('sweep1',StartProfile,PipeRoute,False, MyPart.EndCondition.EntirePath,YZPlane,0.0,0.0,False)
Cheers