Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

cphSbDelIOPinById

cphSbDelIOPinById(
g_cphId
x_pinId
)
=> t / nil

Description

Deletes an existing I/O pin with the specified unique pinId.

Arguments

g_cphId

ID of the physical configuration cellview

x_pinId

Unique ID of the pin that needs to be deleted

Value Returned

t

The pin was successfully deleted.

nil

The command was unsuccessful.

Example

cphSbDelIOPinById(cphId pinId)

Return to top
 ⠀
X