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

crossSelect

ab crossSelect boolean { t | nil }

Description

Specifies whether cross selection is allowed between Annotation Browser and Navigator or Canvas.

The default is t, which means that the nets are cross selected.

GUI Equivalent

Command:

Windows – Assistants – Annotation Browser – Options (RMB)

Field:

Cross selection

Examples

envGetVal("ab" "crossSelect")
envSetVal("ab" "crossSelect" 'boolean nil)

Related Topics

Navigator

List of Layout XL Environment Variables

crossSelect

layoutXL crossSelect boolean { t | nil }

Description

Specifies whether cross-selection is operational. Cross-selection means that when you select a component in the layout, the corresponding component is selected in the schematic and vice versa.

The default is t.

GUI Equivalent

Command:

Options – Connectivity (Display tab)

Field:

Cross-selection (Connectivity Form)

Examples

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

Related Topics

Rapid Adoption Kit (Introduction to Connectivity-Driven Design in VLS XL)

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X