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

cphOpenWindow

cphOpenWindow(
g_physConfigID
)
=> t / nil

Description

Opens the graphical user interface and displays the physical configuration view associated with the specified ID.

Arguments

g_physConfigID

ID of the physical configuration cellview.

Value Returned

t

The physical configuration view was opened in the graphical user interface.

nil

The physical configuration view was not opened in the graphical user interface.

Example

cphOpenWindow(physConfigID)

Return to top
 ⠀
X