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

maeImportSetupForExplorer

maeImportSetupForExplorer(
t_session
)
=> t / nil

Description

Displays the Import Setup form in ADE Explorer, which you can use to import a saved maestro cellview in the current setup. This is a callback function.

Arguments

t_session

The current ADE Explorer session.

Value Returned

t

The Import Setup form is displayed.

nil

The Import Setup form is not displayed.

Examples

Displays the Import Setup form for the currently active ADE Explorer session.

maeImportSetupForExplorer(session)

Return to top
 ⠀
X