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

checkMissingParamsOrProps

layoutXL checkMissingParamsOrProps boolean { t | nil }

Description

When set to nil, ignores parameters (and properties, if checkParamsOnly is also set to nil) that are present in one view but missing from the other.

The default is nil.

Set this to t if, for example, your layout has additional properties that you want to propagate to the schematic using the Update Schematic Parameters command.

This environment variable is honored by the following commands in the Connectivity menu.

GUI Equivalent

Command:

Options – Connectivity (Parameters tab)

Field:

Ignore missing parameters or properties (Connectivity Form)

Examples

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

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X