Search Results for

    Show / Hide Table of Contents

    Class ResultUnitSystem

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    ResultUnitSystem
    Implements
    IMessageSink
    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.CAE
    Assembly: NXOpen.dll
    Syntax
    public class ResultUnitSystem : TaggedObject, IMessageSink

    Constructors

    ResultUnitSystem()

    Declaration
    protected ResultUnitSystem()

    Properties

    AmountOfSubstanceUnit

    Declaration
    public Unit AmountOfSubstanceUnit { get; set; }
    Property Value
    Type Description
    Unit

    AngleUnit

    Declaration
    public Unit AngleUnit { get; set; }
    Property Value
    Type Description
    Unit

    DeltaTemperatureUnit

    Declaration
    public Unit DeltaTemperatureUnit { get; set; }
    Property Value
    Type Description
    Unit

    ElectricChargeUnit

    Declaration
    public Unit ElectricChargeUnit { get; set; }
    Property Value
    Type Description
    Unit

    LengthUnit

    Declaration
    public Unit LengthUnit { get; set; }
    Property Value
    Type Description
    Unit

    LumiousIntensityUnit

    Declaration
    public Unit LumiousIntensityUnit { get; set; }
    Property Value
    Type Description
    Unit

    MassUnit

    Declaration
    public Unit MassUnit { get; set; }
    Property Value
    Type Description
    Unit

    TemperatureUnit

    Declaration
    public Unit TemperatureUnit { get; set; }
    Property Value
    Type Description
    Unit

    TimeUnit

    Declaration
    public Unit TimeUnit { get; set; }
    Property Value
    Type Description
    Unit

    Implements

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