Sweep with path +Guide Surface ?

Sweep with path +Guide Surface ?

im708876
Participant Participant
1,888 Views
4 Replies
Message 1 of 5

Sweep with path +Guide Surface ?

im708876
Participant
Participant

I´ve been going trough the documentation for a while now but cant find a way to use the "guide surface" option in the API while I can use it in the user interface directly. Can someone please provide an example or help me out ?

0 Likes
1,889 Views
4 Replies
Replies (4)
Message 2 of 5

goyals
Autodesk
Autodesk

Sharing an example. It might be helpful.



Shyam Goyal
Sr. Software Dev. Manager
Message 3 of 5

im708876
Participant
Participant

Thanks for replying, however it didnt work. The thing is im working in making a screw, and for some reason (maybe a bug) i need to sweep the profile through a path and use a guide surface so that the profile doesnt rotate or deform.

0 Likes
Message 4 of 5

goyals
Autodesk
Autodesk

You mean sample did not run for you or it is not what you want. Are you able to do achieve through UI what you intended through API? Can you share the design and script to understand the problem better?



Shyam Goyal
Sr. Software Dev. Manager
0 Likes
Message 5 of 5

im708876
Participant
Participant

You mean sample did not run for you or it is not what you want ?

Both

Are you able to do achieve through UI what you intended through API?

Yes.

As you can see, using a path + guide rail sweep generates an error.

Path+guide rail.png

 

Using a path+guide surface generates the geometry I want and doesnt have any errors (unlike my temporal solution whit lofts. This is the operation I want to use in the API, but I cant find it in the documentation.

Path+Guide Surface.png

Using a simple sweep deforms the profile of the thread.

Simple Sweep.png

0 Likes