Class UnitsStyleBuilder
Inheritance
System.Object
System.MarshalByRefObject
UnitsStyleBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Boolean |
|
DisplayLeadingToleranceZeros
Declaration
public bool DisplayLeadingToleranceZeros { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DisplayTrailingZeros
Declaration
public bool DisplayTrailingZeros { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DualDimensionCenterDimensionLine
Declaration
public bool DualDimensionCenterDimensionLine { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Boolean |
|
LinearFractionType
Declaration
public DimensionTextFormat LinearFractionType { get; set; }
Property Value
NumeratorDegrees
Declaration
public int NumeratorDegrees { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
NumeratorFraction
Declaration
public double NumeratorFraction { get; set; }
Property Value
Type |
Description |
System.Double |
|
NumeratorMinutes
Declaration
public int NumeratorMinutes { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
NumeratorSeconds
Declaration
public int NumeratorSeconds { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public AngularDimensionFormat ToleranceAngularFormat { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink