AngleUnitType
IMechanicalApplication
.ActiveAngleUnit { get; set; }
Gets or sets the mechanical active angle unit system.
Remarks
Examples
To change the unit to "Radian": ExtAPI.Application.ActiveAngleUnit = AngleUnitType.Radian.