Query_Lang-schFunctions_ObjectTypeChecks_IsRoundRectangleIsRoundRectangle_AD
Created: 8月 02, 2022 | Updated: 8月 02, 2022
| Applies to version: 21
This document is no longer available beyond version 21. Information can now be found here: IsRoundRectangle for version 25
Parent page: Schematic Query Functions - Object Type Checks
Summary
Returns round rectangle objects.
Syntax
IsRoundRectangle : Boolean
Example Usage
Is
Round
Rectangle
Is
= TrueRound
Rectangle
Returns all round rectangle objects.
Not Is
Round
Rectangle
Is
= FalseRound
Rectangle
Returns all objects except round rectangle objects.