Class ResultUnitSystem
Inheritance
ResultUnitSystem
Assembly: NXOpen.dll
Syntax
public class ResultUnitSystem : TaggedObject, IMessageSink
Constructors
ResultUnitSystem()
Declaration
protected ResultUnitSystem()
Properties
AmountOfSubstanceUnit
Declaration
public Unit AmountOfSubstanceUnit { get; set; }
Property Value
AngleUnit
Declaration
public Unit AngleUnit { get; set; }
Property Value
DeltaTemperatureUnit
Declaration
public Unit DeltaTemperatureUnit { get; set; }
Property Value
ElectricChargeUnit
Declaration
public Unit ElectricChargeUnit { get; set; }
Property Value
LengthUnit
Declaration
public Unit LengthUnit { get; set; }
Property Value
LumiousIntensityUnit
Declaration
public Unit LumiousIntensityUnit { get; set; }
Property Value
MassUnit
Declaration
public Unit MassUnit { get; set; }
Property Value
TemperatureUnit
Declaration
public Unit TemperatureUnit { get; set; }
Property Value
TimeUnit
Declaration
public Unit TimeUnit { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink