Query_Lang-schFunctions_ObjectTypeChecks_IsTextFrameIsTextFrame_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: IsTextFrame for version 25
Parent page: Schematic Query Functions - Object Type Checks
Summary
Returns text frame objects.
Syntax
IsTextFrame : Boolean
Example Usage
Is
TextFrame
Is
TextFrame
= True
Returns all text frame objects.
Not Is
TextFrame
Is
= FalseTextFrame
Returns all objects except text frame objects.