NX Open C++ Reference Guide
|
Represents a Cut Area Geometry builder
To create a new instance of this class, use CAM::HoleBossGeom::CreateThreadedHoleBuilder
Created in NX7.5.0.
More...
Public Member Functions | |
NXString | GetStandard () |
The Standard. | |
NXString | RadialEngage () |
Returns the Radial Engage Created in NX7.5.0. | |
void | SetRadialEngage (const NXString &threadHoleValue) |
Sets the Radial Engage Created in NX7.5.0. | |
void | SetStandard (const NXString &standard) |
The Standard Created in NX7.5.0. | |
void | SetTapDrillSize (double doubleValue) |
Sets the Tap Drill Size Created in NX7.5.0. | |
double | TapDrillSize () |
Returns the Tap Drill Size Created in NX7.5.0. | |
NXOpen::CAM::InferredDouble * | TapDrillSizeBuilder () |
Returns the Tap Drill Size builder Created in NX7.5.0. |
Represents a Cut Area Geometry builder
To create a new instance of this class, use CAM::HoleBossGeom::CreateThreadedHoleBuilder
Created in NX7.5.0.
The Standard.
Returns the Radial Engage
Created in NX7.5.0.
License requirements : None
void NXOpen::CAM::ThreadedHoleSet::SetRadialEngage | ( | const NXString & | threadHoleValue | ) |
Sets the Radial Engage
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
threadHoleValue | the Radial Engage |
void NXOpen::CAM::ThreadedHoleSet::SetStandard | ( | const NXString & | standard | ) |
The Standard
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
standard | the Standard NOTE: The full Unicode character set is not supported for this parameter. |
void NXOpen::CAM::ThreadedHoleSet::SetTapDrillSize | ( | double | doubleValue | ) |
Sets the Tap Drill Size
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
doubleValue | doublevalue |
double NXOpen::CAM::ThreadedHoleSet::TapDrillSize | ( | ) |
Returns the Tap Drill Size
Created in NX7.5.0.
License requirements : None
Returns the Tap Drill Size builder
Created in NX7.5.0.
License requirements : None