Query_Lang-PCBFunctions_Fields_LockedLocked_AD
This document is no longer available beyond version 21. Information can now be found here: Locked for version 24
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.