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

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

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

List of all members.

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.
NXOpen::CAM::InheritableIntBuilderNumberOfPasses ()
 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.

Detailed Description

Represents a 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

Returns the Increment builder (inheritable double), Multi-Depth Cut
Created in NX6.0.0.



License requirements : None

Returns the Number of Passes builder (inheritable int), Multi-Depth Cut
Created in NX6.0.0.



License requirements : None

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

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



License requirements : None

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 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.