Query_Lang-PCBFunctions_Fields_LockedLocked_AD
Created: August 02, 2022 | Updated: August 02, 2022
| Applies to version: 21
This document is no longer available beyond version 21. Information can now be found here: Locked for version 25
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.