Class CutBand
Assembly: NXOpen.dll
Syntax
public class CutBand : TaggedObject, IMessageSink
Constructors
CutBand()
Declaration
Properties
RegionBandBottomDistance
Declaration
public InheritableDoubleBuilder RegionBandBottomDistance { get; }
Property Value
RegionBandBottomNumber
Declaration
public int RegionBandBottomNumber { get; set; }
Property Value
RegionBandTopDistance
Declaration
public InheritableDoubleBuilder RegionBandTopDistance { get; }
Property Value
RegionBandTopNumber
Declaration
public int RegionBandTopNumber { get; set; }
Property Value
Type
Declaration
public CutBand.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink