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

dbDeleteTrunk

dbDeleteTrunk(
d_trunkId 
)
=> t / nil 

Description

Deletes the specified trunk pattern and objects associated with that pattern, such as trunk connects and twigs.

Arguments

d_trunkId

The trunk pattern ID to be deleted.

Value Returned

t

The trunk pattern was deleted.

nil

The trunk pattern deletion failed.

Examples

dbDeleteTrunk(trunk1)

Related Topics

Topology Pattern Database Access Functions

dbCreateTrunk


Return to top
 ⠀
X