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