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

dbHasFigAbutRefName

dbHasFigAbutRefName(
d_figId
)
=> t / nil

Description

Returns a Boolean value indicating whether an abutment reference name was assigned to the figure associated with the given ID (d_figId)

The following conditions must be met for this function to return t:

Arguments

d_figId

Specifies the ID of the figure for which you want to confirm if an abutment reference name was set

Value Returned

t

Returns t if an abutment reference name was set for the figure with the specified ID

nil

Returns nil if no abutment reference name was assigned to the specified figure or if the figure did not exist in the Pcell

Examples

dbHasFigAbutRefName(fig) => t

Related Topics

Pcell Abutment Support Functions


Return to top
 ⠀
X