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

cphVisitedPath

cphVisitedPath(
g_physConfigID
)
=> t_path / nil

Description

Returns the path to the occurrence currently being visited.

Arguments

g_physConfigID

ID of the physical configuration cellview.

Value Returned

t_path

Path to the occurrence currently being visited.

nil

The path was not returned.

Example

path=cphVisitedPath(physConfigID)
=> "I0/N0"

Return to top
 ⠀
X