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

dbGetShapeTwigs

dbGetShapeTwigs(
d_shapeId 
)
=> l_twigs / nil 

Description

Returns a list of twigs associated with the given shape ID.

Arguments

d_shapeId

The ID of the shape to query.

Value Returned

l_twigs

The list of twigs associated with the given shape.

nil

The shape is not associated with any twigs.

Examples

dbGetShapeTwigs(shapeId)

Related Topics

Topology Pattern Database Access Functions


Return to top
 ⠀
X