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

dbAddFigsToPin

dbAddFigsToPin(
d_pinId
ld_figId
)
=> t / nil

Description

Adds a list of figures to the given pin.

Arguments

d_pinId

The database ID of the pin.

ld_figId

Specifies a list of figure database IDs.

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