Query_Lang-PCBFunctions_AttributeChecks_IsSelectedIsSelected_AD

Parent page: PCB Query Functions - Attribute Checks

Summary

Returns all objects that are currently selected in the design workspace.

Syntax

IsSelected : Boolean/Boolean_String

Example Usage

IsSelected
IsSelected = True
IsSelected = 'True'

Returns all objects that are currently selected in the design workspace.

Not IsSelected
IsSelected = False
IsSelected = 'False'

Returns all objects except objects that are currently selected in the design workspace.

 

This documentation page contains information for an older version of Altium Designer. The latest, online documentation can be found here.