IsWire
Created: August 02, 2022 | Updated: August 02, 2022
Parent page: Schematic Query Functions - Object Type Checks
Summary
Returns wire objects.
Syntax
IsWire : Boolean
Example Usage
IsWire
IsWire = True
Returns all wire objects.
Not IsWire
IsWire = False
Returns all objects except wire objects.