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

geFindPathToCellViewInst

geFindPathToCellViewInst( 
d_cellview 
d_masterId 
)
=> l_hierPath / nil 

Description

Returns a hierarchical path of one of the references to a particular master in a cellview. This function returns the closest reference with the fewest levels of hierarchy.

Arguments

d_cellview

Database ID of the cellview.

d_masterId

Database ID of the master.

Value Returned

l_hierPath

The path to the master cellview.

nil

The cellview is not found.

Related Topics

Edit and Display Functions


Return to top
 ⠀
X