Product Documentation
Virtuoso Technology Data SKILL Reference
Product Version IC23.1, June 2023

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

d_techFileId

Specifies the ID of the technology file in which the search is to be performed.

l_LP

List of layer and purpose names.

Value Returned

l_widthSpacingSnapPatternDefIDList

A list of widthSpacingSnapPatternDef IDs defined in the given layer-purpose pair.

nil

Returned in case of failure.

Example

techGetWidthSpacingSnapPatternDefsByLP(tech list("layer1" "purpose1"))

Returns a list of widthSpacingSnapPatternDefs defined for layer1 and purpose1 in the specified technology file.


Return to top
 ⠀
X