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