NX Open C++ Reference Guide
|
Represents a CAM::AcrossVoids. More...
Public Types | |
enum | MotionTypes { MotionTypesFollow, MotionTypesCut, MotionTypesTraverse } |
Available types for Across Voids Method in planar mill operation. More... | |
Public Member Functions | |
NXOpen::CAM::InheritableToolDepBuilder * | MinTraverseDistance () |
Returns the minimum traversal distance Created in NX6.0.0. | |
NXOpen::CAM::AcrossVoids::MotionTypes | MotionType () |
Returns the motion type Created in NX6.0.0. | |
void | SetMotionType (NXOpen::CAM::AcrossVoids::MotionTypes propValue) |
Sets the motion type Created in NX6.0.0. |
Represents a CAM::AcrossVoids.
Available types for Across Voids Method in planar mill operation.
Returns the minimum traversal distance
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
Returns the motion type
Created in NX6.0.0.
License requirements : None
void NXOpen::CAM::AcrossVoids::SetMotionType | ( | NXOpen::CAM::AcrossVoids::MotionTypes | propValue | ) |
Sets the motion type
Created in NX6.0.0.
License requirements : None
propValue | propvalue |