Thread
:
AutoCAD Tutorials Drawing Objects
View Single Post
06-27-2008, 05:18 AM
#
8
(
permalink
)
pks90
User Info
Join Date: Mar 2008
Location: In the heavens
Achievements
Posts: 272
Casino Cash: $38192
Total Points: 58,630.42
Donate
Reputation: 6865
The Polygon Command
The Polygon Command
Toolbar: Draw
Pull-down: Draw
Polygon
Keyboard: POLYGON short-cut POL
The Polygon command can be used to draw any regular polygon from 3 sides up to 1024 sides. This command requires four inputs from the user, the number of sides, a pick point for the centre of the polygon, whether you want the polygon inscribed or circumscribed and then a pick point which determines both the radius of this imaginary circle and the orientation of the polygon. The polygon command creates a closed polyline in the shape of the required polygon.
This command also allows you to define the polygon by entering the length of a side using the Edge option. You can also control the size of the polygon by entering an exact radius for the circle. Follow the command sequence below to see how this command works.
Command Sequence
Command: POLYGON
Enter number of sides <4>: 5
Specify center of polygon or [Edge]: (pick P1 or type E to define by edge length)
Enter an option [Inscribed in circle/Circumscribed about circle] <I>: (to accept the inscribed default or type C for circumscribed)
Specify radius of circle: (pick P2 or enter exact radius)
In the illustration above, the polygon on the left is inscribed (inside the circle with the polygon vertexes touching it), the one in the middle is circumscribed (outside the circle with the polyline edges tangential to it) and the one on the right is defined by the length of an edge.
Last edited by pks90; 06-27-2008 at
05:33 AM
.
pks90
View Public Profile
Find More Posts by pks90