Class LayoutLengthOptions
Inheritance
LayoutLengthOptions
Assembly: NXOpen.dll
public class LayoutLengthOptions : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected LayoutLengthOptions()
Properties
Declaration
public Expression NetlistLengthIncrement { get; }
Property Value
Declaration
public LayoutLengthOptions.RoundingMethod NetlistRoundingMethod { get; set; }
Property Value
Declaration
public Expression OverstockLengthIncrement { get; }
Property Value
Declaration
public LayoutLengthOptions.RoundingMethod OverstockRoundingMethod { get; set; }
Property Value
Declaration
public Expression SegmentLengthIncrement { get; }
Property Value
Declaration
public LayoutLengthOptions.RoundingMethod SegmentRoundingMethod { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink