Creating 2D polygons

There are several ways to create 2D polygons. Single-line polygons, double-line polygons, and regular polygons can be created; a polygon always has square vertices and is composed of a series of straight line segments. A polygon that represents a curve will require more vertices (and more complexity) than a polyline.

Polygons can be created automatically from existing geometry, which is especially useful for illustrating the elements of a hidden-line rendered viewport.

~~~~~~~~~~~~~~~~~~~~~~~~~

2D Polygon tool

Double-Line Polygon tool

Regular (equal-sided) polygon

Marker attributes

Closing and opening polygons and polylines

Simplifying polygons and polylines

Displaying and reversing object direction

 

Was this page helpful?