IsComponentText

This document is no longer available beyond version 21. Information can now be found here: IsComponentText for version 24

Applies to Altium Designer version: 21

Parent page: PCB Query Functions - Object Type Checks

Summary

Returns text objects which are children of component objects.

Syntax

IsComponentText : Boolean

Example Usage

IsComponentText
IsComponentText = True
Returns all text objects which are children of component objects.

Not IsComponentText
IsComponentText = False
Returns all objects except text objects which are children of component objects.

 

Note

The features available depend on your level of Altium Designer Software Subscription.