IsCutoutRegion
Created: September 03, 2015 | Updated: August 20, 2021
| Applies to versions: 15.1, 16.0, 16.1, 17.0 and 17.1
Now reading version 17.0. For the latest, read: IsCutoutRegion for version 21
Parent page: PCB Query Functions - Object Type Checks
Summary
Returns polygon cutout region objects – regions that have their Cutout property enabled.
Syntax
IsCutoutRegion : Boolean
Example Usage
Is
Cutout
Region
Is
= TrueCutout
Region
Returns all polygon cutout region objects.
Not Is
Cutout
Region
Is
= FalseCutout
Region
Returns all objects except polygon cutout region objects.