Units for MoxyDraw

Sets AutoCAD units.


Syntax:

Units
units type
units precision
angle units
angle precision
insertion units

units type:

Optional. (lunits) Sets the units type. Here are the available options:

1 = Scientific

2 = Decimal

3 = Engineering

4 = Architectural

5 = Fractional

units precision:

Optional. (luprec) Sets the units precision. 0 to 8 decimals inclusively.

angle units:

Optional. (aunits) Sets the angle units. Here are the available options:

0 = Decimal degrees

1 = Degrees / minutes / seconds

2 = Grades

3 = Radians

4 = Geodetic units

angle precision:

Optional. (auprec) Sets the angle units precision. 0 to 8 decimals inclusively.

insertion units:

Optional. (insunits) Sets the insertion units. Here are the available options:

0 = Unitless

1 = Inches

2 = Feet

3 = Miles

4 = Millimeters

5 = Centimeters

6 = Meters

7 = Kilometers

8 = Microinches

9 = Mils

10 = Yards

11 = Angstroms

12 = Nanometers

13 = Microns

14 = Decimeters

15 = Dekameters

16 = Hectometers

17 = Gigameters

18 = Astronomical Units

19 = Light Years

20 = Parsecs

21 = US Survey Feet

Notes:

• AutoCAD works with units. Units are universal, you decide what unit to assign to your drawing.

• Drawing units (as other variables) should always be set within the template.

• Only needed variable(s) can be changed. All other omitted variables will stay to their original values.

• Changing units doesn't change the dimensions display.