Query_Lang-PCBFunctions_ObjectTypeChecks_IsComponentArcIsComponentArc_AD
This document is no longer available beyond version 21.0. Information can now be found here: IsComponentArc for version 25
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.