Boundary Functions
This section describes boundary SKILL functions.
A boundary is an object that designates an area enclosed by a polygon outline. There are four types of boundary objects, area boundary, snap boundary, prBoundary, and cluster boundary.
Boundary creation functions create a new boundary in the specified cellview with the specified attributes. numEdges specifies the number of edges of the boundary and pointArray is an array of points for the boundary. edgeNames contains the name of each edge and is optional If it is specified, the number of names is assumed to be the same as numEdges.
This topic provides a list of Cadence® SKILL functions associated with boundary.
Only the functions listed here are supported for public use. All other functions, regardless of their name or prefix, and undocumented aspects of the functions described below, are private and are subject to change at anytime.
Related Topics
Return to top