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

techGetRelatedSnapPatterns

techGetRelatedSnapPatterns(
d_techFileId
)
=> l_relatedSnapPatternIds / nil

Description

(Virtuoso Advanced Node for Layout Only) Returns a list of all related snap pattern IDs in the specified technology file.

Arguments

d_techFileId

Specifies the ID of the technology file in which the listing is performed.

Value Returned

l_relatedSnapPatternIds

Returns a list of related snap pattern IDs.

nil

Returned in case of failure.

Example

techGetRelatedSnapPatterns( tech )

Returns a list of all related snap pattern IDs found in the specified technology file.


Return to top
 ⠀
X