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

dbSetFigAbutRefName

dbSetFigAbutRefName(
d_figId
t_abutRefName
)
=> t / nil

Description

Assigns an abutment reference name to the specified figure associated with the given ID (d_figId). If you set the name to an empty string, Virtuoso clears any existing abutment reference names specified for the figure ID.

The following conditions must be met to successfully assign an abutment reference name to the figure:

Arguments

d_figId

Specifies the ID of the figure to which you want to assign an abutment reference name

t_abutRefName

Specifies the abutment reference name to be assigned to the figure ID

Value Returned

t

Returns t if the abutment reference name is successfully assigned

nil

Returns nil if the abutment reference name is not assigned

Examples

dbSetFigAbutRefName(fig "diffpolyRight")

Related Topics

Pcell Abutment Support Functions


Return to top
 ⠀
X