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

cphSaveConfig

cphSaveConfig(
g_physConfigID
)
=> t / nil

Description

Saves 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 saved.

nil

The physical configuration view was not saved.

Example

cphSaveConfig(physConfigID)

Return to top
 ⠀
X