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