Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

Polygon Attributes

The list of points describing a polygon, accessed by polygon~>points, is implicitly closed. This means that the path for a rectangular polygon contains four points, rather than the five points found in some other systems.

Attribute Modify Type Description
include Generic Shape Attributes.

nPoints

no

integer

Number of points in the polygon.

points

yes

l_point

List of points for the polygon (in user units).

Related Topics

Generic Shape Attributes


Return to top
 ⠀
X