Query_Lang-PCBFunctions_Fields_LockPrimitivesLockPrimitives_AD
This document is no longer available beyond version 21. Information can now be found here: LockPrimitives for version 24
Parent page: PCB Query Functions - Fields
Summary
Returns all component, coordinate, dimension, and polygon pour objects whose Lock Primitives property complies with the Query.
Syntax
LockPrimitives : Boolean_String
Example Usage
LockPrimitives = 'True'
Returns all component, coordinate, dimension, and polygon pour objects whose Lock Primitives property is enabled.
LockPrimitives = 'False'
Returns all component, coordinate, dimension, and polygon pour objects whose Lock Primitives property is disabled.
Tips
- The Lock Primitives property is only defined for component, coordinate, dimension, and polygon pour objects.
- The child objects of component, coordinate, dimension, and polygon pour objects returned by the Query are not returned.