NX Open C++ Reference Guide
|
Represents a CAM::TurnCutterClearance. More...
Public Member Functions | |
double | FirstCuttingEdge () |
Returns the first cutting edge clearance angle Created in NX6.0.0. | |
double | LastCuttingEdge () |
Returns the last cutting edge clearance angle Created in NX6.0.0. | |
void | SetFirstCuttingEdge (double newValue) |
Sets the first cutting edge clearance angle Created in NX6.0.0. | |
void | SetLastCuttingEdge (double newValue) |
Sets the last cutting edge clearance angle Created in NX6.0.0. |
Represents a CAM::TurnCutterClearance.
Returns the first cutting edge clearance angle
Created in NX6.0.0.
License requirements : None
Returns the last cutting edge clearance angle
Created in NX6.0.0.
License requirements : None
void NXOpen::CAM::TurnCutterClearance::SetFirstCuttingEdge | ( | double | newValue | ) |
Sets the first cutting edge clearance angle
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
newValue | the first cutting edge clearance angle |
void NXOpen::CAM::TurnCutterClearance::SetLastCuttingEdge | ( | double | newValue | ) |
Sets the last cutting edge clearance angle
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
newValue | the last cutting edge clearance angle |