AngleUnitType IMechanicalApplication.ActiveAngleUnit { get; set; }

Gets or sets the mechanical active angle unit system.

Examples

To change the unit to "Radian": ExtAPI.Application.ActiveAngleUnit = AngleUnitType.Radian.