Locked
Created: August 02, 2022 | Updated: August 02, 2022
Parent page: PCB Query Functions - Fields
Summary
Returns all objects whose Locked property complies with the Query.
Syntax
Locked : Boolean
Example Usage
Locked
Locked = True
Returns all objects whose Locked property is enabled.
Not Locked
Locked = False
Returns all objects except those whose Locked property is enabled.