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

dbMovePinToNet

dbMovePinToNet( 
d_pinId 
d_netId 
)
=> t / nil

Description

Moves a pin to the specified net.

Arguments

d_pinId

The database ID of the pin you want move.

d_netId

The database ID of the net.

Value Returned

t

The pin was successfully moved.

nil

An error occurred during execution.

Example

dbMovePinToNet(pinId netId)

Related Topics

Connectivity Access Functions


Return to top
 ⠀
X