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

dbGetFigAbutRefName

dbGetFigAbutRefName(
d_figId
)
=> t_abutname / nil

Description

Retrieves the abutment reference name assigned to the figure associated with the given ID (d_figId).

The following conditions must be met to successfully retrieve the abutment reference name assigned to a figure:

Arguments

d_figId

Specifies the ID of the figure for which you want to retrieve the abutment reference name

Value Returned

t_abutName

Returns the abutment reference name assigned to the figure if it is successfully retrieved

nil

Returns nil if an abutment reference name is not assigned to the given figure ID or if the conditions specified above are not met

Examples

dbGetFigAbutRefName(fig)=> => "diffpolyRight"

Related Topics

Pcell Abutment Support Functions


Return to top
 ⠀
X