MetricTemperatureUnitType
IMechanicalApplication
.ActiveMetricTemperatureUnit { get; set; }
Gets or sets the mechanical active metric temperature unit system.
Remarks
Examples
To change the unit to "Kelvin": ExtAPI.Application.ActiveMetricTemperatureUnit = MetricTemperatureUnitType.Kelvin.