Custom viaVariant Attributes
|
Attribute
|
Modify
|
Type
|
Description
|
|
|
|
tech
|
no
|
objId
|
Techfile attached to the cellview of the viaVariant. If no techfile is attached, the function will work its way up the hierarchy from the cellview level to the cell level, and finally, to the library level.
|
|
name
|
no
|
string
|
Name of the viaVariant.
|
|
params
|
no
|
l_objId
|
List of viaVariant and values in the given syntax:
(("param1" value1) ("param2" value2)...)
|
|
viaDef
|
no
|
objId
|
ID of the viaDef associated with the given viaVariant
|
|
viaDefName
|
no
|
objId
|
Name of the viaDef associated with the given viaVariant.
|
Related Topics
Generic Object Attributes
Standard viaVariant Attributes
|
Attribute
|
Modify
|
Type
|
Description
|
|
|
|
tech
|
no
|
objId
|
Techfile attached to the cellview of the viaVariant. If no techfile is attached, the function will work its way up the hierarchy from the cellview level to the cell level, and finally, to the library level.
|
|
name
|
no
|
string
|
Name of the viaVariant.
|
|
params
|
no
|
l_objId
|
List of viaVariant parameter values.
|
|
paramslist
|
no
|
l_objId
|
List of viaVariant and values in the given syntax:
(("param1" value1) ("param2" value2)...)
|
|
viaDef
|
no
|
objId
|
ID of the viaDef associated with the given viaVariant.
|
|
viaDefName
|
no
|
objId
|
Name of the viaDef associated with the given viaVariant.
|
Related Topics
Generic Object Attributes
Return to top