2012

Table Of Contents
Draw Rectangles and Polygons
You can create rectangles and regular polygons quickly. Creating polygons is
a simple way to draw equilateral triangles, squares, pentagons, hexagons, and
so on.
If necessary, you can use EXPLODE to convert the resulting polyline object
into lines.
Draw Rectangles
Use RECTANG to create closed polylines in a rectangular shape.
Draw Regular Polygons
Use POLYGON to create closed polylines with between 3 and 1,024
equal-length sides. The following illustrations show polygons created using
three methods. In each case, two points are specified.
See also:
Draw Polylines (page 196)
Infer Geometric Constraints (page 305)
Draw Multiline Objects
Multilines are composed of parallel lines, called elements.
When you draw a multiline, you can use the STANDARD style, which has two
elements, or specify a style that you created previously. You can also change
the justification and scale of the multiline before you draw it.
198 | Chapter 6 Create and Modify Objects