Linear unit display formats for coordinates and distances (AutoCAD LUNITS).

Integer codes match the values stored in the drawing header and system variable LUNITS. They describe how lengths are formatted for display and entry, not insertion-unit scaling (INSUNITS).

Enumeration Members

Architectural: 4

Architectural format: feet and fractional inches

Decimal: 2

Decimal units (e.g. 15.5)

Engineering: 3

Engineering format: feet as decimal with inches (e.g. 1'-3.5")

Fractional: 5

Fractional format (e.g. 15-1/2)

Scientific: 1

Scientific notation (e.g. 1.5E+01)

WindowsDesktop: 6

Windows desktop / processing format (computational units)