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

dbRemoveStrapObject

dbRemoveStrapObject(
d_strapId 
d_dbId 
)
=> t / nil 

Description

Removes the database object from the specified strap pattern.

Arguments

d_strapId

The strap pattern ID from where the specified database object must be removed.

d_dbId

The database object ID that must be removed from the specified strap pattern ID.

Value Returned

t

The database object ID was removed from the specified strap pattern ID.

nil

The database object ID was not removed from the specified strap pattern ID.

Examples

dbRemoveStrapObject(strap rect1)

Related Topics

Topology Pattern Database Access Functions

dbAddStrapObject


Return to top
 ⠀
X