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

dbGetStrapTopology

dbGetStrapTopology(
d_strapId 
)
=> d_topologyId / nil 

Description

Returns the topology pattern ID that owns the specified strap pattern.

Arguments

d_strapId

The strap pattern ID whose topology pattern ID must be returned.

Value Returned

d_topologyId

The topology pattern ID of the specified strap pattern ID.

nil

The specified strap pattern ID is incorrect.

Examples

dbGetStrapTopology(strap)

Related Topics

Topology Pattern Database Access Functions


Return to top
 ⠀
X