Class CutLevelPlanar
Inheritance
CutLevelPlanar
Assembly: NXOpen.dll
Syntax
public class CutLevelPlanar : TaggedObject, IMessageSink
Constructors
CutLevelPlanar()
Declaration
protected CutLevelPlanar()
Properties
CommonDepth
Declaration
public InheritableDoubleBuilder CommonDepth { get; }
Property Value
CutLevelType
Declaration
public CutLevelPlanar.Types CutLevelType { get; set; }
Property Value
DistanceFromFloor
Declaration
public InheritableDoubleBuilder DistanceFromFloor { get; }
Property Value
DistanceFromTop
Declaration
public InheritableDoubleBuilder DistanceFromTop { get; }
Property Value
IncrementalSideStock
Declaration
public InheritableDoubleBuilder IncrementalSideStock { get; }
Property Value
MinimumDepth
Declaration
public InheritableDoubleBuilder MinimumDepth { get; }
Property Value
TopOffCriticalDepths
Declaration
public bool TopOffCriticalDepths { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink