Class DmStreamlineCutStep
Inheritance
DmStreamlineCutStep
Assembly: NXOpen.dll
Syntax
public class DmStreamlineCutStep : TaggedObject, IMessageSink
Constructors
DmStreamlineCutStep()
Declaration
protected DmStreamlineCutStep()
Properties
CutStepType
Declaration
public DPMItpBuilder.StepMethodOption CutStepType { get; set; }
Property Value
FirstCut
Declaration
public int FirstCut { get; set; }
Property Value
SecondCut
Declaration
public int SecondCut { get; set; }
Property Value
StepIntol
Declaration
public InheritableDoubleBuilder StepIntol { get; }
Property Value
StepOutol
Declaration
public InheritableDoubleBuilder StepOutol { get; }
Property Value
ThirdCut
Declaration
public int ThirdCut { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink