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

cphSbRemoveSoftBlock

cphSbRemoveSoftBlock(
g_cphId
g_sbId
)
=> t / nil

Description

Removes the soft block that is associated with the specified ID.

Arguments

g_cphId

ID of the physical configuration cellview

g_sbId

ID of the soft block that needs to be deleted

Value Returned

t

The soft block was successfully removed.

nil

The soft block was not removed.

Example

cphSbRemoveSoftBlock(cphId sbId)

Return to top
 ⠀
X