Class ResultUnitSystem
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)
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