prBoundary Attributes
| Attribute | Modify | Type | Description |
|---|---|---|---|
|
Indicates if the blockage is orthogonal. When t, the blockage is orthogonal. |
|||
|
Indicates if the blockage is rectangular. When t, the blockage is a rectangle. |
|||
prBoundaryId~>coreBoxSpec
=> l_coreBoxSpec / nil
prBoundaryId~>coreBoxSpec =l_coreBoxSpec
=> t / nil
The coreBoxSpec is a list of the following format:
coreBoxSpec = list(l_bBoxg_isHorizontalf_rowSpacingt_spacingTypet_flipTypeg_siteDef)
g_siteDef=d_siteDefId|t_siteDefName
When retrieving the coreBoxSpec from a prBoundary, if the siteDef of the coreBoxSpec is bound, an ID will be return, otherwise, a name will be returned. When setting the coreBoxSpec, either a name or an ID is accepted.
prBoundaryId~>IOBox
=> l_bBox / nil
prBoundaryId~>IOBox = l_bBox
=> t / nil
=> l_blockageId / nil
Related Topics
Return to top