NX Open C++ Reference Guide
|
Represents a @link CAM::MultiDepthCut CAM::MultiDepthCut@endlink
Created in NX6.0.0.
More...
Public Types | |
enum | Types { TypesIncrement, TypesPasses } |
Available types for Multi-Depth cut type. More... | |
Public Member Functions | |
NXOpen::CAM::InheritableDoubleBuilder * | Increment () |
Returns the Increment builder (inheritable double), Multi-Depth Cut Created in NX6.0.0. | |
NXOpen::CAM::InheritableIntBuilder * | NumberOfPasses () |
Returns the Number of Passes builder (inheritable int), Multi-Depth Cut Created in NX6.0.0. | |
void | SetStepMethod (NXOpen::CAM::MultiDepthCut::Types multiDepthCutMethod) |
Sets the Multi-Depth Cut, Step Method Created in NX6.0.0. | |
void | SetToggle (bool multiDepthCutApply) |
Sets the Multi-Depth Cut Created in NX6.0.0. | |
NXOpen::CAM::MultiDepthCut::Types | StepMethod () |
Returns the Multi-Depth Cut, Step Method Created in NX6.0.0. | |
bool | Toggle () |
Returns the Multi-Depth Cut 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::MultiDepthCut CAM::MultiDepthCut@endlink
Created in NX6.0.0.
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::MultiDepthCut::Increment | ( | ) |
Returns the Increment builder (inheritable double), Multi-Depth Cut
Created in NX6.0.0.
License requirements : None
NXOpen::CAM::InheritableIntBuilder* NXOpen::CAM::MultiDepthCut::NumberOfPasses | ( | ) |
Returns the Number of Passes builder (inheritable int), Multi-Depth Cut
Created in NX6.0.0.
License requirements : None
void NXOpen::CAM::MultiDepthCut::SetStepMethod | ( | NXOpen::CAM::MultiDepthCut::Types | multiDepthCutMethod | ) |
void NXOpen::CAM::MultiDepthCut::SetToggle | ( | bool | multiDepthCutApply | ) |
Sets the Multi-Depth Cut
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
multiDepthCutApply | the Multi-Depth Cut value |
NXOpen::CAM::MultiDepthCut::Types NXOpen::CAM::MultiDepthCut::StepMethod | ( | ) |
Returns the Multi-Depth Cut, Step Method
Created in NX6.0.0.
License requirements : None
bool NXOpen::CAM::MultiDepthCut::Toggle | ( | ) |
Returns the Multi-Depth Cut
Created in NX6.0.0.
License requirements : None