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

crossSelectLayoutShape

layoutXL crossSelectLayoutShape boolean { t | nil }

Description

Selects the entire schematic net when the corresponding layout shape or via is selected.

The default is nil, which means the corresponding schematic net is not selected when a layout shape or via is selected.

GUI Equivalent

None

Examples

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

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X