NX Open C++ Reference Guide
|
Represents a @link CAM::AcrossVoids CAM::AcrossVoids@endlink
Created in NX6.0.0.
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. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a @link CAM::AcrossVoids CAM::AcrossVoids@endlink
Created in NX6.0.0.
Available types for Across Voids Method in planar mill operation.
NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::AcrossVoids::MinTraverseDistance | ( | ) |
Returns the minimum traversal distance
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::AcrossVoids::MotionTypes NXOpen::CAM::AcrossVoids::MotionType | ( | ) |
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 |