Query_Lang-schFunctions_ObjectTypeChecks_IsWireIsWire_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: IsWire for version 5
Parent page: Schematic Query Functions - Object Type Checks
Summary
Returns wire objects.
Syntax
IsWire : Boolean
Example Usage
Is
Wire
Is
Wire
= True
Returns all wire objects.
Not Is
Wire
Is
Wire
= False
Returns all objects except wire objects.