Generic rowRegion Attributes
The rowRegion Attributes include Generic Object Attributes, Row Attributes, Generic relatedSnapPattern Attributes, and placeCells attributes.
The following are placeCells rowRegion attributes.
|
Attribute
|
Modify
|
Type
|
Description
|
|
leftBoundaryCell
|
yes
|
string
|
Name of the left boundary cell.
|
|
leftBoundaryCellMirrored
|
yes
|
Boolean
|
Specifies whether the left boundary cell is mirrored. The default is t.
|
|
rightBoundaryCell
|
yes
|
string
|
Name of the right boundary cell.
|
|
rightBoundaryCellMirrored
|
yes
|
Boolean
|
Specifies whether the right boundary cell is mirrored. The default is nil.
|
|
topLeftBoundaryCell
|
yes
|
string
|
Name of the top left boundary cell.
|
|
bottomLeftBoundaryCell
|
yes
|
string
|
Name of the bottom left boundary cell.
|
|
leftCornerCellsMirrored
|
yes
|
Boolean
|
Specifies whether the left corner cells are mirrored. The default is nil.
|
|
topRightBoundaryCell
|
yes
|
string
|
Name of the top right boundary cell.
|
|
bottomRightBoundaryCell
|
yes
|
string
|
Name of the bottom right boundary cell.
|
|
rightCornerCellsMirrored
|
yes
|
Boolean
|
Specifies whether the right corner cells are mirrored. The default is t.
|
|
topBoundaryCells
|
yes
|
l_string
|
List of top boundary cells.
|
|
bottomBoundaryCells
|
yes
|
l_string
|
List of bottom boundary cells.
|
|
tapCells
|
yes
|
l_string
|
List of tap cell names.
|
|
fillCells
|
yes
|
l_string
|
List of fill cell names.
|
|
libList
|
yes
|
l_string
|
List of boundary cell library names.
|
|
viewList
|
yes
|
l_string
|
List of boundary cell view names list. The default is layout.
|
Related Topics
Generic Object Attributes
Row Attributes
Generic relatedSnapPattern Attributes
Generic Attributes
Return to top