Query_Lang-schFunctions_ObjectTypeChecks_IsWireIsWire_AD
Created: August 02, 2022 | Updated: August 02, 2022
| Applies to version: 21
This document is no longer available beyond version 21. Information can now be found here: IsWire for version 24
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.