MechanicalUnitSystem IMechanicalApplication.ActiveUnitSystem { get; set; }

Gets or sets the mechanical active unit system.

Remarks

This class acts like an enum.

Examples

To change the unit to "Metric (m, kg, N, s, V, A)": ExtAPI.Application.MechanicalUnitSystem = MechanicalUnitSystem.StandardMKS.