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

cphCloseWindow

cphCloseWindow(
g_physConfigID
)
=> t / nil

Description

Closes the graphical user interface for the physical configuration view associated with the specified ID. The physical configuration view is not saved.

Arguments

g_physConfigID

ID of the physical configuration cellview.

Value Returned

t

The graphical user interface was closed.

nil

The graphical user interface was not closed.

Example

cphCloseWindow(physConfigID)

Return to top
 ⠀
X