2011

Table Of Contents
SNAP
Restricts cursor movement to specified intervals.
UCS
Manages user coordinate systems.
UCSICON
Controls the visibility and placement of the UCS icon.
UNITS
Controls coordinate and angle display formats and precision.
ELEVATION
Stores the current elevation of new objects relative to the current UCS.
Enter Cylindrical Coordinates
3D cylindrical coordinates describe a precise location by a distance from the
UCS origin in the XY plane, an angle from the X axis in the XY plane, and a Z
value.
Cylindrical coordinate entry is the 3D equivalent of 2D polar coordinate entry.
It specifies an additional coordinate on an axis that is perpendicular to the
XY plane. Cylindrical coordinates define points by a distance in the XY plane
from the UCS origin, an angle from the X axis in the XY plane, and a Z value.
You specify a point using absolute cylindrical coordinates with the following
syntax:
X
<[angle from X axis],Z
NOTE For the following examples, it is assumed that dynamic input is turned off
or that the coordinates are entered on the command line. With dynamic input,
you specify absolute coordinates with the # prefix.
In the illustration below, 5<30,6 indicates a point 5 units from the origin of
the current UCS, 30 degrees from the X axis in the XY plane, and 6 units along
the Z axis.
Enter 3D Coordinates | 207