polygon command

Syntax

sketch section polygon keyword

Primary keywords:

point    control-point

Adds polygon section(s).

point v1 v2 ...

List of point positions that belong to the polygon. Points and edges are created if none are found, and the polygon is automatically closed.

control-point v1 v2 ...

List of control-point positions on the polygon.