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

dbDeleteTwig

dbDeleteTwig(
d_twigId 
)
=> t / nil 

Description

Deletes the twig pattern.

Arguments

d_twigId

The twig pattern ID to be deleted.

Value Returned

t

The twig pattern was deleted.

nil

The twig pattern deletion failed.

Examples

dbDeleteTwig(twig)

Related Topics

Topology Pattern Database Access Functions

dbCreateTwig


Return to top
 ⠀
X