closed Function (GPL)

Syntax

closed()

Description

Specifies that the end point of a graphic element is connected to its start point. In polar coordinates, this results in a closed loop around the center of the coordinate system.

Examples

Figure 1. Example: Creating a closed line
ELEMENT: line(position(x*y), closed())