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
|
Specifies the ID of the technology file in which the listing is performed. |
Value Returned
Example
techGetRelatedSnapPatterns( tech )
Returns a list of all related snap pattern IDs found in the specified technology file.
Return to top