Query_Lang-SCHFunctions_Fields_ShowNetNameShowNetName_AD
Created: августа 02, 2022 | Updated: августа 02, 2022
| Applies to version: 4
This document is no longer available beyond version 4. Information can now be found here: ShowNetName for version 5
Parent page: Schematic Query Functions - Fields
Summary
Returns all power port objects whose Show Net Name property complies with the Query.
Syntax
ShowNetName : Boolean_String
Example Usage
ShowNetName = 'True'
Returns all power port objects whose Show Net Name property is enabled.
ShowNetName = 'False'
Returns all power port objects whose Show Net Name property is disabled.
Tips
- The Show Net Name property is only defined for power port objects.