Class MultiDepthCut
Inheritance
MultiDepthCut
Assembly: NXOpen.dll
Syntax
public class MultiDepthCut : TaggedObject, IMessageSink
Constructors
MultiDepthCut()
Declaration
protected MultiDepthCut()
Properties
Increment
Declaration
public InheritableDoubleBuilder Increment { get; }
Property Value
NumberOfPasses
Declaration
public InheritableIntBuilder NumberOfPasses { get; }
Property Value
StepMethod
Declaration
public MultiDepthCut.Types StepMethod { get; set; }
Property Value
Toggle
Declaration
public bool Toggle { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink