Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Hello
Is there any option to do cosmetic thread creation using toolkit API?
Thanks and Regards
Ketan
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