Search Results for

    Show / Hide Table of Contents

    Struct Result._ResultBasicUnit

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.CAE
    Assembly: NXOpen.dll
    Syntax
    struct _ResultBasicUnit

    Fields

    angle_unit

    Declaration
    public Tag angle_unit
    Field Value
    Type Description
    Tag

    length_unit

    Declaration
    public Tag length_unit
    Field Value
    Type Description
    Tag

    mass_unit

    Declaration
    public Tag mass_unit
    Field Value
    Type Description
    Tag

    temperature_unit

    Declaration
    public Tag temperature_unit
    Field Value
    Type Description
    Tag

    thermalenergy_unit

    Declaration
    public Tag thermalenergy_unit
    Field Value
    Type Description
    Tag

    time_unit

    Declaration
    public Tag time_unit
    Field Value
    Type Description
    Tag
    In This Article
    Back to top Generated by DocFX