Class UnitsStyleBuilder
Inheritance
UnitsStyleBuilder
Assembly: NXOpen.dll
Syntax
public class UnitsStyleBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
UnitsStyleBuilder()
Declaration
protected UnitsStyleBuilder()
Properties
AngularSuppressZeros
Declaration
public AngularSuppressZeros AngularSuppressZeros { get; set; }
Property Value
ConvertPrimaryTolerance
Declaration
public bool ConvertPrimaryTolerance { get; set; }
Property Value
DecimalPointCharacter
Declaration
public DecimalPointCharacter DecimalPointCharacter { get; set; }
Property Value
Declaration
public AngularDimensionFormat DimensionAngularFormat { get; set; }
Property Value
DimensionLinearUnits
Declaration
public DimensionUnit DimensionLinearUnits { get; set; }
Property Value
DimensionTolerancePlacement
Declaration
public TolerancePlacement DimensionTolerancePlacement { get; set; }
Property Value
DisplayLeadingDimensionZeros
Declaration
public bool DisplayLeadingDimensionZeros { get; set; }
Property Value
DisplayLeadingToleranceZeros
Declaration
public bool DisplayLeadingToleranceZeros { get; set; }
Property Value
DisplayTrailingZeros
Declaration
public bool DisplayTrailingZeros { get; set; }
Property Value
DualDimensionCenterDimensionLine
Declaration
public bool DualDimensionCenterDimensionLine { get; set; }
Property Value
Declaration
public DualDimensionPlacement DualDimensionFormat { get; set; }
Property Value
DualDimensionUnits
Declaration
public DimensionUnit DualDimensionUnits { get; set; }
Property Value
DualFractionType
Declaration
public DimensionTextFormat DualFractionType { get; set; }
Property Value
FractionalDisplay
Declaration
public bool FractionalDisplay { get; set; }
Property Value
LinearFractionType
Declaration
public DimensionTextFormat LinearFractionType { get; set; }
Property Value
NumeratorDegrees
Declaration
public int NumeratorDegrees { get; set; }
Property Value
NumeratorFraction
Declaration
public double NumeratorFraction { get; set; }
Property Value
NumeratorMinutes
Declaration
public int NumeratorMinutes { get; set; }
Property Value
NumeratorSeconds
Declaration
public int NumeratorSeconds { get; set; }
Property Value
Declaration
public AngularDimensionFormat ToleranceAngularFormat { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink