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

deleteUnmatchedPins

layoutXL deleteUnmatchedPins boolean { t | nil }

Description

Automatically deletes layout pins that are no longer present in the schematic during the Update Components And Nets command. Redundant nets and terminals are deleted from the layout view at the same time.

The default is nil, which means unmatched pins 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 Pins (Update Components and Nets Form)

Examples

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

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X