NX Open C++ Reference Guide
|
Represents a Containment Builder
Created in NX9.0.0.
More...
Public Types | |
enum | CutDirectionTypes { CutDirectionTypesClimb, CutDirectionTypesConventional } |
Available types for Cut Direction in Area Milling. More... | |
Public Member Functions | |
NXOpen::CAM::CutPatternBuilder * | CutPattern () |
Returns the cut pattern builder Created in NX9.0.0. | |
NXOpen::CAM::StepoverBuilder * | Stepover () |
Returns the builder of area milling stepover Created in NX9.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 Containment Builder
Created in NX9.0.0.
Available types for Cut Direction in Area Milling.
NXOpen::CAM::CutPatternBuilder* NXOpen::CAM::AreaMillingContainment::CutPattern | ( | ) |
Returns the cut pattern builder
Created in NX9.0.0.
License requirements : None
NXOpen::CAM::StepoverBuilder* NXOpen::CAM::AreaMillingContainment::Stepover | ( | ) |
Returns the builder of area milling stepover
Created in NX9.0.0.
License requirements : None