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

lxLaunchLayoutEXL

lxLaunchLayoutEXL(
[ w_windowID ]
)
=> t

Description

Launches Layout EXL from a specified schematic window. If you do not specify a window ID, Layout EXL 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 EXL is to be launched.

Value Returned

t

Layout EXL was launched.

nil

Layout EXL did not launch.

Example

lxLaunchLayoutEXL()

Return to top
 ⠀
X