cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

Cosmetic thread using toolkit

Ketan_Lalcheta
19-Tanzanite

Cosmetic thread using toolkit

Hello

Is there any option to do cosmetic thread creation using toolkit API?

Thanks and Regards

Ketan

2 REPLIES 2

Yes you could.

Look for the Element Trees for cosmetic threads section. There is the elementtree definition you can use to create cosmetic threads.

After the creation of the elementtree (There are lots of examples). You use ProFeatureCreate (featsel, elem_tree, NULL, 0, &feature, &errors); to create the feature.

Br,

Eike



Thank you, but now I am not allowed to create another feature to provide thread as per end user.

Has anyone used API ProElementHoleThreadSeriesSet() for setting thread into a hole having sketch feature?

Thanks and Regards

Ketan

Top Tags