Polygon (Command)
Command: POL POLYGON // This Creates an equilateral polygon.
Enter number of sides: // you can enter number of sides from 3 to 1024.
Specify center of polygon or [Edge]: // This specifies the Center of polygon and whether your polygon is inscribed or circumscribed, when you press 'E' it will ask you to specify edges of polygon.
Enter an option [Inscribed in circle/Circumscribed about circle] : I/ C
Inscribed in circle: When you will press I, inscribed in circle polygon starts. This specifies the distance from the center of polygon to any corner of polygon where circle coincides.
Inscribed in a circle |
Circumscribed in circle: when you will press C, circumscribed in circle polygon starts. This specifies the distance from the center of polygon to any edge of polygon where circle coincides.
Circumscribed in a circle |
Edge: This defines a polygon by specifying its edges.
Edge |
Related reference:
Comments
Post a Comment