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