geometry triangulate command

Syntax

geometry triangulate keyword ... <range>

Primary keywords:

clean    set    to-set

Triangulate planar polygons. The planar polygons in the current geometry set are triangulated. This may be useful for plotting polygons that have concavities. Polygons, that are triangles, are created in the current set by default. See the to-set keyword to output the polygons to different geometry sets.

clean

Delete the polygons that have been triangulated.

set s

Specify the geometry set.

to-set s

Place the resulting polygons in the set with name s. This set is created if it does not exist.