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

dbSubFigFromPin

dbSubFigFromPin(
d_pinId
d_figId
)
=> t / nil

Description

Removes the specified figure from the given pin.

If a pin is changed from having two pin figures to a single pin figure, the placement status and access direction of 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 to be removed from the pin.

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