Query_Lang-PCBFunctions_ObjectTypeChecks_IsComponentPadIsComponentPad_AD

Parent page: PCB Query Functions - Object Type Checks

Summary

Returns pad objects which are children of component objects.

Syntax

IsComponentPad : Boolean

Example Usage

IsComponentPad
IsComponentPad = True
Returns all pad objects which are children of component objects.

Not IsComponentPad
IsComponentPad = False
Returns all objects except pad 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.