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

dbHasFigAbutName

dbHasFigAbutName(
d_figId
)
=> t / nil

Description

Returns a Boolean value indicating whether an abutment 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 name was set

Value Returned

t

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

nil

Returns nil if no abutment name was assigned to the specified figure ID or if the conditions specified above are not met

Examples

dbHasFigAbutName(fig) => t

Related Topics

Pcell Abutment Support Functions


Return to top
 ⠀
X