Query_Lang-PCBFunctions_ObjectTypeChecks_IsComponentArcIsComponentArc_AD

Parent page: PCB Query Functions - Object Type Checks

Summary

Returns arc objects which are children of component objects.

Syntax

IsComponentArc : Boolean

Example Usage

IsComponentArc
IsComponentArc = True
Returns all arc objects which are children of component objects.

Not IsComponentArc
IsComponentArc = False
Returns all objects except arc objects which are children of component objects.

 

This documentation page contains information for an older version of Altium Designer. The latest, online documentation can be found here.