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

mgUpdateCB

mgUpdateCB(
S_modgenName
d_cellViewID
)
=> t / nil

Description

Lets the Modgen ConObserver update the Modgen layout module.

Arguments

s_modgenName

Name of the Modgen.

d_cellViewID

Database ID of the cellview.

Value Returned

t

The function ran successfully.

nil

The function did not run successfully.

Example

Lets the Modgen ConObserver update the Modgen module.

mgUpdateCB("Modgen_1" cv)

Return to top
 ⠀
X