IsPie
Created: August 28, 2015 | Updated: April 11, 2017
| Applies to versions: 15.1, 16.0, 16.1 and 17.0
Now reading version 15.1. For the latest, read: IsPie for version 21
Parent page: Schematic Query Functions - Object Type Checks
Summary
Returns pie chart objects.
Syntax
IsPie : Boolean
Example Usage
Is
Pie
Is
Pie
= True
Returns all pie chart objects.
Not Is
Pie
Is
Pie
= False
Returns all objects except pie chart objects.