MetricTemperatureUnitType IMechanicalApplication.ActiveMetricTemperatureUnit { get; set; }

Gets or sets the mechanical active metric temperature unit system.

Examples

To change the unit to "Kelvin": ExtAPI.Application.ActiveMetricTemperatureUnit = MetricTemperatureUnitType.Kelvin.