NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::CAM::MultiDepthCut Class Reference

Represents a NXOpen::CAM::MultiDepthCut
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::CAM::MultiDepthCut:
NXOpen::TaggedObject

Public Types

enum  Types { TypesIncrement, TypesPasses }
 Available types for Multi-Depth cut type. More...
 

Public Member Functions

NXOpen::CAM::InheritableDoubleBuilderIncrement ()
 Returns the Increment builder (inheritable double), Multi-Depth Cut
Created in NX6.0.0. More...
 
NXOpen::CAM::InheritableIntBuilderNumberOfPasses ()
 Returns the Number of Passes builder (inheritable int), Multi-Depth Cut
Created in NX6.0.0. More...
 
void SetStepMethod (NXOpen::CAM::MultiDepthCut::Types multiDepthCutMethod)
 Sets the Multi-Depth Cut, Step Method
Created in NX6.0.0. More...
 
void SetToggle (bool multiDepthCutApply)
 Sets the Multi-Depth Cut
Created in NX6.0.0. More...
 
NXOpen::CAM::MultiDepthCut::Types StepMethod ()
 Returns the Multi-Depth Cut, Step Method
Created in NX6.0.0. More...
 
bool Toggle ()
 Returns the Multi-Depth Cut
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::CAM::MultiDepthCut
Created in NX6.0.0.


Member Enumeration Documentation

Available types for Multi-Depth cut type.

Enumerator
TypesIncrement 

Increment.

TypesPasses 

Passes.

Member Function Documentation

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)

Sets the Multi-Depth Cut, Step Method
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
multiDepthCutMethodthe value of Step Method
void NXOpen::CAM::MultiDepthCut::SetToggle ( bool  multiDepthCutApply)

Sets the Multi-Depth Cut
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
multiDepthCutApplythe 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


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.