NX Open C++ Reference Guide
|
Represents the Follow Geometry Move Builder
This is an abstract class, and cannot be created.
More...
Public Member Functions | |
NXOpen::CAM::InheritableToolDepBuilder * | EndExtension () |
Returns the end extension Created in NX8.0.0. | |
void | SetEndExtension (NXOpen::CAM::InheritableToolDepBuilder *builderTag) |
Sets the end extension Created in NX8.0.0. | |
void | SetStartExtension (NXOpen::CAM::InheritableToolDepBuilder *builderTag) |
Sets the start extension Created in NX8.0.0. | |
void | SetStartPoint (NXOpen::Point *location) |
Sets the start location Created in NX8.0.0. | |
void | SetStartToolAxis (NXOpen::Direction *vec) |
Sets the start tool axis Created in NX8.0.0. | |
NXOpen::CAM::InheritableToolDepBuilder * | StartExtension () |
Returns the start extension Created in NX8.0.0. | |
NXOpen::Point * | StartPoint () |
Returns the start location Created in NX8.0.0. | |
NXOpen::Direction * | StartToolAxis () |
Returns the start tool axis Created in NX8.0.0. |
Represents the Follow Geometry Move Builder
This is an abstract class, and cannot be created.
Created in NX8.0.0.
Returns the end extension
Created in NX8.0.0.
License requirements : None
void NXOpen::CAM::FollowGeometryMoveBuilder::SetEndExtension | ( | NXOpen::CAM::InheritableToolDepBuilder * | builderTag | ) |
Sets the end extension
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
builderTag | buildertag |
void NXOpen::CAM::FollowGeometryMoveBuilder::SetStartExtension | ( | NXOpen::CAM::InheritableToolDepBuilder * | builderTag | ) |
Sets the start extension
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
builderTag | buildertag |
void NXOpen::CAM::FollowGeometryMoveBuilder::SetStartPoint | ( | NXOpen::Point * | location | ) |
Sets the start location
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
location | location |
Sets the start tool axis
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
vec | vec |
Returns the start extension
Created in NX8.0.0.
License requirements : None
Returns the start location
Created in NX8.0.0.
License requirements : None
Returns the start tool axis
Created in NX8.0.0.
License requirements : None