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

cphCloseConfig

cphCloseConfig(
g_physConfigID
)
=> t / nil

Description

Closes 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 physical configuration view was closed.

nil

The physical configuration view was not closed.

Example

cphCloseConfig(physConfigID)

Return to top
 ⠀
X