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

updateSelectedComponents

layoutXL updateSelectedComponents boolean { t | nil }

Description

Specifies that the Update Components And Nets command updates only the instances and pins currently selected in the layout window.

The default is nil.

This environment variable automatically disables the generation of new components. However, if updateWithMarkers is set to t, Layout XL may generate new instances to replace existing instances with incorrect masters; you have the option to switch on automatic chaining and folding for these new instances.

GUI Equivalent

Command:

Connectivity – Update – Components And Nets (Update tab)

Field:

Update Selected Layout Components Only

(Update Components and Nets Form)

Examples

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

Related Topics

Updating Selected Layout Components

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X