NX Open C++ Reference Guide
|
Represents a tool axis ci Builder
Created in NX5.0.0.
More...
Public Member Functions | |
void | SetToolAxis (int toolAxis) |
Sets the tool axis types Created in NX5.0.0. | |
int | ToolAxis () |
Returns the tool axis types Created in NX5.0.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 NX5.0.0.
void NXOpen::CAM::ToolAxisCiBuilder::SetToolAxis | ( | int | toolAxis | ) |
Sets the tool axis types
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
toolAxis | the tool axis type |
int NXOpen::CAM::ToolAxisCiBuilder::ToolAxis | ( | ) |
Returns the tool axis types
Created in NX5.0.0.
License requirements : None