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

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

d_techFileId

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

Value Returned

d_widthSpacingPatternId

Returns a list of width spacing pattern IDs.

nil

Returned in case of failure.

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
 ⠀
X