Description | ||||||||||||||
Updates the thread name in the element tree. This updates PRO_E_HLE_THRDSERIS element. After this call, use ProElementHoleScrewSizeSet() to set the screw size ( fastener id ). | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProHole.h> | ||||||||||||||
ProError | ProElementHoleThreadSeriesSet | ( | ||||||||||||
ProElement elemtree | ||||||||||||||
/* (In) | ||||||||||||||
The hole element tree | ||||||||||||||
*/ | ||||||||||||||
ProMdl model | ||||||||||||||
/* (In) | ||||||||||||||
Handle to the model | ||||||||||||||
*/ | ||||||||||||||
wchar_t* thread_name | ||||||||||||||
/* (In) | ||||||||||||||
The thread name in wide-string. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|