Query_Lang-schFunctions_ObjectTypeChecks_IsPolygonIsPolygon_AD
Created: 八月 02, 2022 | Updated: 八月 02, 2022
| Applies to version: 4
This document is no longer available beyond version 4.0. Information can now be found here: IsPolygon for version 5
Parent page: Schematic Query Functions - Object Type Checks
Summary
Returns polygon objects.
Syntax
IsPolygon : Boolean
Example Usage
IsPolygon
IsPolygon = True
Returns all polygon objects.
Not IsPolygon
IsPolygon = False
Returns all objects except polygon objects.