Search Results for

    Show / Hide Table of Contents

    Struct Result.ResultBasicUnit

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    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
    public struct ResultBasicUnit

    Fields

    AngleUnit

    Declaration
    public Unit AngleUnit
    Field Value
    Type Description
    Unit

    LengthUnit

    Declaration
    public Unit LengthUnit
    Field Value
    Type Description
    Unit

    MassUnit

    Declaration
    public Unit MassUnit
    Field Value
    Type Description
    Unit

    TemperatureUnit

    Declaration
    public Unit TemperatureUnit
    Field Value
    Type Description
    Unit

    ThermalenergyUnit

    Declaration
    public Unit ThermalenergyUnit
    Field Value
    Type Description
    Unit

    TimeUnit

    Declaration
    public Unit TimeUnit
    Field Value
    Type Description
    Unit

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    Overrides
    System.ValueType.ToString()
    In This Article
    Back to top Generated by DocFX