Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

dbFindWidthSpacingPatternGroup

dbFindWidthSpacingPatternGroup(
d_cellView
t_name
)
=> d_widthSpacingPatternGroup / nil 

Description

(ICADVM20.1 Only) Searches for the width spacing pattern group with the specified name in the given cellview and technology library.

Arguments

d_cellView

The ID of the cellview in which the search is performed.

t_name

Name of the width spacing pattern group for which the search is performed.

Value Returned

d_widthSpacingPatternGroup

  

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

nil

Returned in case of failure.

Example

dbFindWidthSpacingPatternGroup(cv "wsp_group1")

Return to top
 ⠀
X