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

cphIsConfigModified

cphIsConfigModified(
g_physConfigID
)
=> t / nil

Description

Returns whether or not the physical configuration view associated with the given ID has been modified since it was last saved.

Arguments

g_physConfigID

ID of the physical configuration cellview.

Value Returned

t

The physical configuration view has been modified.

nil

The physical configuration view has not been modified.

Example

cphIsConfigModified(physConfigID)

Return to top
 ⠀
X