AngularVelocityUnitType IMechanicalApplication.ActiveAngularVelocityUnit { get; set; }

Gets or sets the mechanical active angular velocity unit system.

Examples

To change the unit to "RPM": ExtAPI.Application.ActiveAngularVelocityUnit = AngularVelocityUnitType.RPM.