Description | ||||||||||||||||||||
Gets the type of holeset and holeset end reference contained in the manufacturing process step. | ||||||||||||||||||||
Licensing Requirement | ||||||||||||||||||||
TOOLKIT for Advanced NC | ||||||||||||||||||||
Synopsis | ||||||||||||||||||||
#include <ProMfgproctable.h> | ||||||||||||||||||||
ProError | ProMfgprocitemHolesetdepthtypeGet | ( | ||||||||||||||||||
ProMfgprocItem* step | ||||||||||||||||||||
/* (In) | ||||||||||||||||||||
The process step. | ||||||||||||||||||||
*/ | ||||||||||||||||||||
ProDrillDepthType* depth_type | ||||||||||||||||||||
/* (Out) | ||||||||||||||||||||
The depth type. | ||||||||||||||||||||
*/ | ||||||||||||||||||||
ProMfgstepHolesetEndType* end_type | ||||||||||||||||||||
/* (Out) | ||||||||||||||||||||
The end reference type, if the depth type is PRO_DRILL_BLIND. | ||||||||||||||||||||
*/ | ||||||||||||||||||||
) | ||||||||||||||||||||
Returns | ||||||||||||||||||||
|
||||||||||||||||||||
See Also | ||||||||||||||||||||
ProMfgprocitemHolesetdepthGet | ||||||||||||||||||||
ProMfgprocitemHolesetdepthSet |