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

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

d_techFileId

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

Value Returned

l_widthSpacingPatternGroupIds

Returns a list of width spacing pattern group IDs.

nil

Returned in case of failure.

Example

techGetWidthSpacingPatternGroups( tech )

Returns a list of all width spacing pattern group IDs found in the specified technology file.


Return to top
 ⠀
X