Query_Lang-PCBFunctions_Fields_HideHide_AD
This document is no longer available beyond version 21. Information can now be found here: Hide for version 24
Parent page: PCB Query Functions - Fields
Summary
Returns all component comment, component designator, and net objects whose Hide property complies with the Query.
Syntax
Hide : Boolean
Example Usage
Hide
Hide = True
Returns all component comment, component designator, and net objects whose Hide property is True.
Not Hide
Hide = False
Returns all objects except component comment, component designator, and net objects whose Hide property is False.
Tips
- The Hide property is only defined for component comment, component designator, and net objects.