Skip to main content
2-Explorer
February 3, 2017
Question

Cosmetic thread using toolkit

  • February 3, 2017
  • 2 replies
  • 1799 views

Hello

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

Thanks and Regards

Ketan

2 replies

15-Moonstone
February 6, 2017

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



2-Explorer
February 7, 2017

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