NX Open C++ Reference Guide
|
Represents a Tool Axis Fixed Builder
Created in NX7.5.0.
More...
Public Types | |
enum | Types { TypesNone, TypesFixed, TypesNormalToPart, TypesNormalToFirstFace, TypesDynamic } |
Available types for Tool Axis Fixed. More... | |
Public Member Functions | |
void | SetToolAxisType (NXOpen::CAM::ToolAxisFixed::Types toolAxis) |
Sets the tool axis types Created in NX7.5.0. | |
NXOpen::CAM::ToolAxisFixed::Types | ToolAxisType () |
Returns the tool axis types Created in NX7.5.0. |
Sets the tool axis types
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
toolAxis | the tool axis type |
Returns the tool axis types
Created in NX7.5.0.
License requirements : None