NX Open C++ Reference Guide
|
Represents a tool axis ci Builder
Created in NX7.5.0.
More...
Public Member Functions | |
NXOpen::Point * | Point () |
Returns the Point Created in NX7.5.0. | |
void | SetPoint (NXOpen::Point *pointTag) |
Sets the Point Created in NX7.5.0. | |
void | SetVector (NXOpen::Direction *vector) |
Sets the Vector Created in NX7.5.0. | |
NXOpen::Direction * | Vector () |
Returns the Vector Created in NX7.5.0. |
Represents a tool axis ci Builder
Created in NX7.5.0.
Returns the Point
Created in NX7.5.0.
License requirements : None
void NXOpen::CAM::ToolAxisBase::SetPoint | ( | NXOpen::Point * | pointTag | ) |
void NXOpen::CAM::ToolAxisBase::SetVector | ( | NXOpen::Direction * | vector | ) |
Sets the Vector
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
vector | the Vector |
Returns the Vector
Created in NX7.5.0.
License requirements : None