Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

lxSelectedExtendExpanded

lxSelectedExtendExpanded(
)
=> t / nil

Description

Extends the current selection to any related instances, terminals, and nets.

The function expands selection to any:

Arguments

None

Value Returned

t

The selection is extended successfully.

nil

No new instance, terminal, or net was found or the selection could not be extended.

Example

Consider that an Mfactor device has two instances M1 and M2 and a bus pin has pins P1 and P2. If M1 and P1 are selected and lxSelectedExtendExpanded is run, then M2 and P2 are also added to the selected set.


Return to top
 ⠀
X