NX Open C++ Reference Guide
|
Represents a Thread tool builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateThreadToolBuilder
Created in NX5.0.0.
More...
Public Types | |
enum | InsertShapes { InsertShapesStandard, InsertShapesTrapezoidal } |
the available insert shapes More... | |
Public Member Functions | |
NXOpen::CAM::ThreadToolBuilder::InsertShapes | InsertShape () |
Returns the insert shape Created in NX5.0.0. | |
void | SetInsertShape (NXOpen::CAM::ThreadToolBuilder::InsertShapes insertShape) |
Sets the insert shape Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | TipOffsetBuilder () |
Returns the tip offset builder (inheritable double) Created in NX5.0.0. |
Represents a Thread tool builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateThreadToolBuilder
Created in NX5.0.0.
Returns the insert shape
Created in NX5.0.0.
License requirements : None
void NXOpen::CAM::ThreadToolBuilder::SetInsertShape | ( | NXOpen::CAM::ThreadToolBuilder::InsertShapes | insertShape | ) |
Sets the insert shape
Created in NX5.0.0.
License requirements : None
insertShape | insertshape |
Returns the tip offset builder (inheritable double)
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")