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