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

dbGetShapeStraps

dbGetShapeStraps(
d_shapeId 
)
=> l_straps / nil 

Description

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

Arguments

d_shapeId

The ID of the shape to query.

Value Returned

l_straps

The list of straps associated with the given shape.

nil

The given shape is not associated with any straps.

Examples

dbGetShapeStraps(shapeId)

Related Topics

Topology Pattern Database Access Functions


Return to top
 ⠀
X