Query_Lang-SCHFunctions_Fields_ShowHiddenPinsShowHiddenPins_AD
Created: August 02, 2022 | Updated: August 02, 2022
| Applies to version: 4
This document is no longer available beyond version 4. Information can now be found here: ShowHiddenPins for version 5
Parent page: Schematic Query Functions - Fields
Summary
Returns all part objects whose Show Hidden Pins property complies with the Query.
Syntax
ShowHiddenPins : Boolean_String
Example Usage
ShowHiddenPins = 'True'
Returns all part objects whose Show Hidden Pins property is enabled.
ShowHiddenPins = 'False'
Returns all part objects whose Show Hidden Pins property is disabled.
Tips
- The Show Hidden Pins property is only defined for part objects.