techGetWidthSpacingPatterns
techGetWidthSpacingPatterns(d_techFileId) =>d_widthSpacingPatternIds/ nil
Description
(Virtuoso Advanced Node for Layout Only) Returns a list of all the width spacing pattern IDs in the specified technology file or in ITDB graph of the specified technology database.
Arguments
|
Specifies the ID of the technology file in which the listing is performed. |
Value Returned
Example
techGetWidthSpacingPatterns( tech )
Returns a list of all width spacing pattern IDs found in the specified technology file or in ITDB graph of the specified technology database.
Return to top