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

cphGetWindowId

cphGetWindowId(
g_physConfigID
)
=> w_windowID / nil

Description

Returns the window ID of the Configure Physical Hierarchy window that contains the physical configuration view associated with the specified ID.

Arguments

g_physConfigID

ID of the physical configuration cellview.

Value Returned

w_windowID

ID of the Configure Physical Hierarchy window containing the physical configuration view.

nil

Cannot find the window ID or the window does not exist.

Example

cphGetWindowId(physConfigID)

Return to top
 ⠀
X