Class UpDownCutting
Inheritance
UpDownCutting
Assembly: NXOpen.dll
Syntax
public class UpDownCutting : TaggedObject, IMessageSink
Constructors
UpDownCutting()
Declaration
protected UpDownCutting()
Properties
ApplyAtStepover
Declaration
public bool ApplyAtStepover { get; set; }
Property Value
ExtendToBoundary
Declaration
public bool ExtendToBoundary { get; set; }
Property Value
OptimizePath
Declaration
public bool OptimizePath { get; set; }
Property Value
RampDownAngle
Declaration
public InheritableDoubleBuilder RampDownAngle { get; }
Property Value
RampUpAngle
Declaration
public InheritableDoubleBuilder RampUpAngle { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink