Generic anyInst Attributes
|
Attribute
|
Modify
|
Type
|
Description
|
|
|
|
baseName
|
yes
|
string
|
Base name of the instance. The name of an instance can contain a vector expression by which baseName and numInst are derived. numInst can also be defined at creation.
|
|
cellName
|
no
|
string
|
Cell name of the master for this instance.
|
|
instHeader
|
no
|
objId
|
Instance header that belongs to this instance.
|
|
instTerms
|
no
|
l_objId
|
List of instance terminals that belong to this instance.
|
|
libName
|
no
|
string
|
Name of the library that contains the master for this instance.
|
|
master
|
yes
|
objId
|
Cellview object corresponding to the master of this instance.
|
|
name
|
yes
|
string
|
Name of the instance.
|
|
numInst
|
yes
|
integer
|
Number of times the instance is iterated (default = 1).
|
|
viewName
|
no
|
string
|
View name of the master for this instance.
|
Related Topics
Generic Figure Attributes
Generic Attributes
Return to top