Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

geSelectByLine

geSelectByLine( 
)
=> t / nil 

Description

Enables you to select objects by drawing a line. Press Shift and draw a line to overlap the additional objects to be selected. Press Ctrl and draw a line to overlap the objects to be removed from the selected set. Double-click to end the line.

Arguments

None

Value Returned

t

Objects overlapping the line are selected.

nil

Objects overlapping the line are not selected.

Examples

Enables you to draw a line to overlap all objects you want to select.

geSelectByLine()

Related Topics

Selection Functions


Return to top
 ⠀
X