dbGetCellViewTopologies
dbGetCellViewTopologies(d_cellViewId) =>l_topologyIds/ nil
Description
Returns a list of topologies in the specified cellview.
Arguments
Value Returned
|
The list of topologies associated with the specified cellview. |
|
Examples
dbGetCellViewTopologies(cv)
Related Topics
Topology Pattern Database Access Functions
Return to top