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