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

lxLaunchLayoutMXL

lxLaunchLayoutMXL(
[ w_windowID ]
)
=> t

Description

Launches Layout MXL from a specified schematic window. If you do not specify a window ID, Layout MXL is launched from the window returned by the hiGetCurrentWindow() function, but only if it is a schematic window.

Arguments

w_windowID

ID of the schematic window from which Layout MXL is to be launched.

Value Returned

t

Layout MXL was launched.

nil

Layout MXL did not launch.

Examples

lxLaunchLayoutMXL()


Return to top
 ⠀
X