IsSymbol
Created: August 28, 2015 | Updated: August 20, 2021
| Applies to versions: 1.0, 1.1, 2.0, 2.1, 3.0, 3.1 and 3.2
Now reading version 1.1. For the latest, read: IsSymbol for version 5
Parent page: Schematic Query Functions - Object Type Checks
Summary
Returns IEEE symbol objects.
Syntax
IsSymbol : Boolean
Example Usage
IsSymbol
IsSymbol = True
Returns all IEEE symbol objects.
Not IsSymbol
IsSymbol = False
Returns all objects except IEEE symbol objects.