NX Open C++ Reference Guide
|
Represents a drill Tool Builder
This is an abstract class, and cannot be instantiated.
More...
Public Member Functions | |
void | SetTlCoolantThro (bool tlCoolantThroValue) |
Sets the coolant through Created in NX5.0.0. | |
void | SetTlDesignation (const NXString &tlDesignation) |
Sets the Designation Created in NX5.0.0. | |
bool | TlCoolantThro () |
Returns the coolant through Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | TlCor1RadBuilder () |
Returns the Corner Radius builder (inheritable double) Created in NX5.0.0. | |
NXString | TlDesignation () |
Returns the Designation Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | TlIncludedAngBuilder () |
Returns the Included Angle builder (inheritable double) Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | TlPilotDiaBuilder () |
Returns the pilot diameter builder (inheritable double) Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | TlPilotLengthBuilder () |
Returns the pilot length builder (inheritable double) Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | TlPitchBuilder () |
Returns the Pitch builder (inheritable double) Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | TlPointAngBuilder () |
Returns the Point Angle builder (inheritable double) Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | TlTaperDiaDistBuilder () |
Returns the Taper Diameter Distance builder (inheritable double) Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | TlTipDiameterBuilder () |
Returns the Tip Diameter builder (inheritable double) Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | TlTipLengthBuilder () |
Returns the Tip Length builder (inheritable double) Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | TlXOffsetBuilder () |
Returns the X Offset builder (inheritable double) Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | TlYzOffsetBuilder () |
Returns the YZ Offset builder (inheritable double) Created in NX5.0.0. |
Represents a drill Tool Builder
This is an abstract class, and cannot be instantiated.
Created in NX5.0.0.
void NXOpen::CAM::DrillToolBuilder::SetTlCoolantThro | ( | bool | tlCoolantThroValue | ) |
Sets the coolant through
Created in NX5.0.0.
License requirements : None
tlCoolantThroValue | the coolant through value |
void NXOpen::CAM::DrillToolBuilder::SetTlDesignation | ( | const NXString & | tlDesignation | ) |
Sets the Designation
Created in NX5.0.0.
License requirements : None
tlDesignation | the designation value |
Returns the coolant through
Created in NX5.0.0.
License requirements : None
Returns the Corner Radius builder (inheritable double)
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
Returns the Designation
Created in NX5.0.0.
License requirements : None
Returns the Included Angle builder (inheritable double)
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
Returns the pilot diameter builder (inheritable double)
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
Returns the pilot length builder (inheritable double)
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
Returns the Pitch builder (inheritable double)
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
Returns the Point Angle builder (inheritable double)
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
Returns the Taper Diameter Distance builder (inheritable double)
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
Returns the Tip Diameter builder (inheritable double)
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
Returns the Tip Length builder (inheritable double)
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
Returns the X Offset builder (inheritable double)
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
Returns the YZ Offset builder (inheritable double)
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")