Query_Lang-PCBFunctions_ObjectTypeChecks_IsComponentTextIsComponentText_AD
This document is no longer available beyond version 21. Information can now be found here: IsComponentText for version 24
Parent page: PCB Query Functions - Object Type Checks
Summary
Returns text objects which are children of component objects.
Syntax
IsComponentText : Boolean
Example Usage
IsComponent
Text
IsComponent
Text
= True
Returns all text objects which are children of component objects.
Not IsComponent
Text
IsComponent
Text
= False
Returns all objects except text objects which are children of component objects.