techGetWidthSpacingSnapPatternDefsByLP
techGetWidthSpacingSnapPatternDefsByLP(d_techFileId l_LP) =>l_widthSpacingSnapPatternDefIDList/nil
Description
(Virtuoso Advanced Node for Layout Only) Retrieves from the specified technology file a list of widthSpacingSnapPatternDefs defined in a layer-purpose pair.
Arguments
|
Specifies the ID of the technology file in which the search is to be performed. |
|
Value Returned
|
A list of |
|
Example
techGetWidthSpacingSnapPatternDefsByLP(tech list("layer1" "purpose1"))
Returns a list of widthSpacingSnapPatternDefs defined for layer1 and purpose1 in the specified technology file.
Return to top