Search Results for

    Show / Hide Table of Contents

    Class UnitsStyleBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    UnitsStyleBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Annotations
    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
    Type Description
    AngularSuppressZeros

    ConvertPrimaryTolerance

    Declaration
    public bool ConvertPrimaryTolerance { get; set; }
    Property Value
    Type Description
    bool

    DecimalPointCharacter

    Declaration
    public DecimalPointCharacter DecimalPointCharacter { get; set; }
    Property Value
    Type Description
    DecimalPointCharacter

    DimensionAngularFormat

    Declaration
    public AngularDimensionFormat DimensionAngularFormat { get; set; }
    Property Value
    Type Description
    AngularDimensionFormat

    DimensionLinearUnits

    Declaration
    public DimensionUnit DimensionLinearUnits { get; set; }
    Property Value
    Type Description
    DimensionUnit

    DimensionTolerancePlacement

    Declaration
    public TolerancePlacement DimensionTolerancePlacement { get; set; }
    Property Value
    Type Description
    TolerancePlacement

    DisplayLeadingDimensionZeros

    Declaration
    public bool DisplayLeadingDimensionZeros { get; set; }
    Property Value
    Type Description
    bool

    DisplayLeadingToleranceZeros

    Declaration
    public bool DisplayLeadingToleranceZeros { get; set; }
    Property Value
    Type Description
    bool

    DisplayTrailingZeros

    Declaration
    public bool DisplayTrailingZeros { get; set; }
    Property Value
    Type Description
    bool

    DualDimensionCenterDimensionLine

    Declaration
    public bool DualDimensionCenterDimensionLine { get; set; }
    Property Value
    Type Description
    bool

    DualDimensionFormat

    Declaration
    public DualDimensionPlacement DualDimensionFormat { get; set; }
    Property Value
    Type Description
    DualDimensionPlacement

    DualDimensionUnits

    Declaration
    public DimensionUnit DualDimensionUnits { get; set; }
    Property Value
    Type Description
    DimensionUnit

    DualFractionType

    Declaration
    public DimensionTextFormat DualFractionType { get; set; }
    Property Value
    Type Description
    DimensionTextFormat

    FractionalDisplay

    Declaration
    public bool FractionalDisplay { get; set; }
    Property Value
    Type Description
    bool

    LinearFractionType

    Declaration
    public DimensionTextFormat LinearFractionType { get; set; }
    Property Value
    Type Description
    DimensionTextFormat

    NumeratorDegrees

    Declaration
    public int NumeratorDegrees { get; set; }
    Property Value
    Type Description
    int

    NumeratorFraction

    Declaration
    public double NumeratorFraction { get; set; }
    Property Value
    Type Description
    double

    NumeratorMinutes

    Declaration
    public int NumeratorMinutes { get; set; }
    Property Value
    Type Description
    int

    NumeratorSeconds

    Declaration
    public int NumeratorSeconds { get; set; }
    Property Value
    Type Description
    int

    ToleranceAngularFormat

    Declaration
    public AngularDimensionFormat ToleranceAngularFormat { get; set; }
    Property Value
    Type Description
    AngularDimensionFormat

    Methods

    Validate()

    Declaration
    public bool Validate()
    Returns
    Type Description
    bool

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX