|
NX Open C++ Reference Guide
|
Represents a GenericTracking Builder
To create a new instance of this class, use CAM::Tool::CreateGenericTrackingBuilder
Created in NX5.0.0.
More...
Additional Inherited Members | |
Public Member Functions inherited from NXOpen::CAM::SolidTrackingBuilder | |
| NXOpen::NXObject * | Location () |
| Returns the location Created in NX5.0.0. | |
| void | SetLocation (NXOpen::NXObject *tpLocation) |
| Sets the location Created in NX5.0.0. | |
| void | SetTrackingXOff (double xoffValue) |
| Sets the XOff value Created in NX5.0.0. | |
| void | SetTrackingYOff (double yoffValue) |
| Sets the YOff value Created in NX5.0.0. | |
| void | SetTrackingZOff (double zoffValue) |
| Sets the ZOff value Created in NX5.0.0. | |
| double | TrackingXOff () |
| Returns the XOff value Created in NX5.0.0. | |
| double | TrackingYOff () |
| Returns the YOff value Created in NX5.0.0. | |
| double | TrackingZOff () |
| Returns the ZOff value Created in NX5.0.0. | |
Represents a GenericTracking Builder
To create a new instance of this class, use CAM::Tool::CreateGenericTrackingBuilder
Created in NX5.0.0.