IsSelected

This document is no longer available beyond version 21. Information can now be found here: IsSelected for version 24

Applies to Altium Designer version: 21

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.

 

Note

The features available depend on your level of Altium Designer Software Subscription.