NX Open C++ Reference Guide
|
Represents a ProbeTracking Builder
To create a new instance of this class, use CAM::Tool::CreateProbeTrackingBuilder
Created in NX5.0.0.
More...
Public Member Functions | |
NXOpen::NXObject * | Axis () |
Returns the stem axis Created in NX5.0.0. | |
void | SetAxis (NXOpen::NXObject *axis) |
Sets the stem axis Created in NX5.0.0. | |
void | SetStemTop (NXOpen::NXObject *stemTop) |
Sets the stem top Created in NX5.0.0. | |
NXOpen::NXObject * | StemTop () |
Returns the stem top Created in NX5.0.0. |
Represents a ProbeTracking Builder
To create a new instance of this class, use CAM::Tool::CreateProbeTrackingBuilder
Created in NX5.0.0.
Returns the stem axis
Created in NX5.0.0.
License requirements : None
void NXOpen::CAM::ProbeTrackingBuilder::SetAxis | ( | NXOpen::NXObject * | axis | ) |
Sets the stem axis
Created in NX5.0.0.
License requirements : None
axis | the axis tag |
void NXOpen::CAM::ProbeTrackingBuilder::SetStemTop | ( | NXOpen::NXObject * | stemTop | ) |
Sets the stem top
Created in NX5.0.0.
License requirements : None
stemTop | the stem_top tag |
Returns the stem top
Created in NX5.0.0.
License requirements : None