Enumeration of angle units used in AutoCAD drawings.
This enum defines the various units that can be used to represent angles in AutoCAD drawings, including degrees, radians, gradians, and surveyor's units.
Decimal degrees (e.g., 45.5°)
Degrees, minutes, and seconds (e.g., 45°30'15")
Gradians (e.g., 50 grad)
Radians (e.g., 0.785 rad)
Surveyor's units (e.g., N45d30'15"E)
Enumeration of angle units used in AutoCAD drawings.
This enum defines the various units that can be used to represent angles in AutoCAD drawings, including degrees, radians, gradians, and surveyor's units.