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

techFindWidthSpacingPatternGroup

techFindWidthSpacingPatternGroup(
d_techFileId
t_name
)
=> d_widthSpacingPatternGroupId / nil

Description

(Virtuoso Advanced Node for Layout Only) Searches for the width spacing pattern group with the specified name in the specified technology file or a referenced technology database in an ITDB graph of the specified technology database.

Arguments

d_techFileId

Specifies the ID of the technology file in which the search is to be performed.

t_name

Specifies the name of the width spacing pattern group.

Value Returned

l_widthSpacingPatternGroupIds

Returns the ID of the width spacing pattern group, if found.

nil

Returned in case of failure.

Example

techFindWidthSpacingPatternGroup(tech "wsp_group1")

Returns the ID of the wsp_group1 width spacing pattern group found in the specified technology file.


Return to top
 ⠀
X