Product Documentation
Virtuoso Layout Suite XL: Connectivity Driven Editing User Guide
Product Version IC23.1, November 2023

closeSchWindow

layoutXL closeSchWindow boolean { t | nil }

Description

If the layout is opened first in Layout XL or a higher tier and the schematic window is automatically opened, the schematic window will be automatically closed when the layout window is closed. If the schematic is opened first and then a window is launched for Virtuoso Layout XL or higher tier from the schematic, the schematic window is not automatically closed when the layout window is closed.

The default is nil.

GUI Equivalent

Command:

Options – Connectivity – General (tab)

Field:

Close schematic when exiting layout
(Connectivity Form)

Examples

envGetVal("layoutXL" "closeSchWindow")
envSetVal("layoutXL" "closeSchWindow" 'boolean t)
envSetVal("layoutXL" "closeSchWindow" 'boolean nil)

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X