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

updateLayoutParameters

layoutXL updateLayoutParameters boolean { t | nil }

Description

Specifies that the Update Components And Nets command updates the parameters and parameter values on layout instances to match those on their schematic counterparts.

Parameters that are set in layout instances but are not present on their schematic counterparts are not removed.

The default is nil.

GUI Equivalent

Command:

Connectivity – Update – Components And Nets (Update tab)

Field:

Update Layout Parameters (Update Components and Nets Form)

Examples

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

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X