Query_Lang-SCHFunctions_Fields_PinsLockedPinsLocked_AD
Created: Sierpień 28, 2015 | Updated: Sierpień 18, 2021
| Applies to versions: 1.0, 1.1, 2.0, 2.1, 3.0, 3.1 and 3.2
Now reading version 1.0. For the latest, read: PinsLocked for version 5
Parent page: Schematic Query Functions - Fields
Summary
Returns all part objects whose Pins Locked property complies with the Query.
Syntax
PinsLocked : Boolean_String
Example Usage
PinsLocked = 'True'
Returns all part objects whose Pins Locked property is enabled.
PinsLocked = 'False'
Returns all part objects whose Pins Locked property is disabled.
Tips
- The Pins Locked property is only defined for part objects.