POLYGON

  • Creates a polygon.
  • You can create multiple identical polygons or create a polygon with a specified outline width.

  • Multiple: Draws multiple identical polygons.
  • Width of line: Sets the width of the polygon’s outline.

  • Edge: Determines the size by specifying the first and second points of the polygon.

  • Vertex: Determines the size of the polygon by specifying a vertex.
  • Midpoint of side: Determines the size of the polygon by specifying the midpoint of a side.

  • Inscribed in circle: The polygon is inscribed within a circle.
  • Circumscribed about circle: The polygon is circumscribed about a circle.

1) Run the “POLYGON” command.
2) To change the width of the polygon’s outline, enter the Width of line keyword, type the value in the Command Input Window, and press ENTER.
3) In the Command Input Window, enter the number of sides for the polygon and press ENTER.
4) Determine the size of the polygon to create it. (Two methods)
    4-1) Specify the center point of the polygon on screen with the mouse.
4-1.1) Select the Inscribed in circle or Circumscribed about circle option.
4-1.2) Specify the radius of the circle on screen with the mouse to create the polygon.
    4-2) Enter the Edge keyword to specify the polygon’s first and second vertices and create the polygon.

1) Run the “POLYGON” command.
2) Enter the Multiple keyword.
3) In the Command Input Window, enter the number of sides for the polygon and press ENTER.
4) Determine the size of the polygon to create it. (Two methods)
    4-1) Specify the center point of the first polygon and select a size option for the polygon.
        4-1-1) (Side keyword) Press ENTER to determine the size of the polygon
using the midpoint of one side.
        4-1-2) Enter the Vertex keyword to determine the size of the polygon using a vertex.
    4-2) Enter the Edge keyword to specify the polygon’s first and second vertices to determine the size.
5) Specify the center of the polygon on screen with the mouse to create multiple identical polygons.