IsSelected
Created: August 02, 2022 | Updated: August 02, 2022
Parent page: Schematic Query Functions - Object Type Checks
Summary
Returns all objects that are currently selected in the workspace.
Syntax
IsSelected : Boolean
Example Usage
IsSelected
IsSelected = True
Returns all objects that are currently selected in the workspace.
Not IsSelected
IsSelected = False
Returns all objects except objects that are currently selected in the workspace.