NX Open C++ Reference Guide
|
Represents a CAM::ToolAxisChange. More...
Public Types | |
enum | MethodTypes { MethodTypesPerStep, MethodTypesPerMinute } |
Available types for tool axis change method. More... | |
Public Member Functions | |
bool | ExtendAtConvexCorner () |
Returns the extend at convex corner toggle Created in NX6.0.0. | |
bool | LiftAtConvexCorner () |
Returns the lift at convex corner toggle Created in NX6.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | MaxCornerAngle () |
Returns the maximum corner angle Created in NX6.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | MaxToolAxisChange () |
Returns the maximum tool axis change Created in NX6.0.0. | |
NXOpen::CAM::ToolAxisChange::MethodTypes | Method () |
Returns the tool axis change method Created in NX6.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | MinToolAxisChange () |
Returns the minimum tool axis change Created in NX6.0.0. | |
void | SetExtendAtConvexCorner (bool propValue) |
Sets the extend at convex corner toggle Created in NX6.0.0. | |
void | SetLiftAtConvexCorner (bool propValue) |
Sets the lift at convex corner toggle Created in NX6.0.0. | |
void | SetMethod (NXOpen::CAM::ToolAxisChange::MethodTypes propValue) |
Sets the tool axis change method Created in NX6.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | TiltAngle () |
Returns the tilt angle Created in NX6.0.0. |
Represents a CAM::ToolAxisChange.
Created in NX6.0.0.
Returns the extend at convex corner toggle
Created in NX6.0.0.
License requirements : None
Returns the lift at convex corner toggle
Created in NX6.0.0.
License requirements : None
Returns the maximum corner angle
Created in NX6.0.0.
License requirements : None
Returns the maximum tool axis change
Created in NX6.0.0.
License requirements : None
Returns the tool axis change method
Created in NX6.0.0.
License requirements : None
Returns the minimum tool axis change
Created in NX6.0.0.
License requirements : None
void NXOpen::CAM::ToolAxisChange::SetExtendAtConvexCorner | ( | bool | propValue | ) |
Sets the extend at convex corner toggle
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
propValue | the Extend at Convex Corner value |
void NXOpen::CAM::ToolAxisChange::SetLiftAtConvexCorner | ( | bool | propValue | ) |
Sets the lift at convex corner toggle
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
propValue | the Lift at Convex Corner value |
Sets the tool axis change method
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
propValue | the value of max tool axis change |
Returns the tilt angle
Created in NX6.0.0.
License requirements : None