The XModelConfig..::.AngleUnit enumeration defines the configuration angle unit.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public enum AngleUnit

Members

Member nameDescription
Radian
Values are in radians.
Degree
Values are in degrees.

See Also