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. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a tool axis ci Builder
Created in NX7.5.0.
NXOpen::Point* NXOpen::CAM::ToolAxisBase::Point | ( | ) |
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 |
NXOpen::Direction* NXOpen::CAM::ToolAxisBase::Vector | ( | ) |
Returns the Vector
Created in NX7.5.0.
License requirements : None