IsComponentPrimitive

Now reading version 20.0. For the latest, read: IsComponentPrimitive for version 21

Parent page: PCB Query Functions - Attribute Checks

Summary

Returns all child primitive objects associated with components in the design.

Syntax

IsComponentPrimitive : Boolean/Boolean_String

Example Usage

IsComponentPrimitive
IsComponentPrimitive = True
IsComponentPrimitive = 'True'

Returns all child primitives of component objects.

Not IsComponentPrimitive
IsComponentPrimitive = False
IsComponentPrimitive = 'False'

Returns all objects except child primitives of component objects.

 

Note

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