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

dbFindViaVariantByName

dbFindViaVariantByName( 
d_cellViewId 
t_viaVariantName 
) 
=> d_viaVariantId / nil

Description

Finds the viaVariant in a cellview.

Arguments

d_cellViewId

The database ID of the cellview.

t_viaVariantName

Specifies the name of the viaVariant.

Value Returned

d_viaVariantId

Database ID of the viaVariant that was created.

nil

The specified cellview is a regular cellview or the cellview ID is invalid.

Examples

dbFindViaVariantByName(cv "via1")

Related Topics

Working with Vias

Interconnect Functions


Return to top
 ⠀
X