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

deleteUnmatchedInsts

layoutXL deleteUnmatchedInsts boolean { t | nil }

Description

Automatically deletes layout instances that are no longer present in the schematic during the Update Components And Nets command.

The default is nil, which means unmatched instances are not deleted when updating components and nets, but are instead indicated with a marker in the layout view.

GUI Equivalent

Command:

Connectivity – Update – Components And Nets (Update tab)

Field:

Delete Unmatched Instances (Update Components and Nets Form)

Examples

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

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X