Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

cphVisitedInstance

cphVisitedInstance(
g_physConfigID
)
=> d_instID / nil

Description

Returns the database ID of the instance of the occurrence currently being visited.

Arguments

g_physConfigID

ID of the physical configuration cellview.

Value Returned

d_instID

Database ID of the instance.

nil

The database ID of the instance was not returned.

Example

instId=cphVisitedInstance(physConfigID)

Return to top
 ⠀
X