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

lxLaunchLayoutXL

lxLaunchLayoutXL(
[ w_windowID ]
)
=> t

Description

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

Value Returned

t

Layout XL was launched.

nil

Layout XL did not launch.

lxLaunchLayoutXL()


Return to top
 ⠀
X