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

dbAddFigToPin

dbAddFigToPin(
d_pinId
d_figId
)
=> t / nil

Description

Adds the specified figure to the given pin.

If the pinFig has the placement status or access direction set and the pinFig is the first fig of the pin, then the pin is updated with the attributes of its pinFig (if the data is set on the pinFig).

Arguments

d_pinId

The database ID of the pin.

d_figId

The database ID of the figure.

Value Returned

t

The SKILL function was run successfully.

nil

The SKILL function was not run successfully if the pin ID or figure IDs are invalid.


Return to top
 ⠀
X