Query_Lang-PCBFunctions_ObjectTypeChecks_IsPadIsPad_AD
Created: 八月 02, 2022 | Updated: 八月 02, 2022
| Applies to version: 21
This document is no longer available beyond version 21. Information can now be found here: IsPad for version 25
Parent page: PCB Query Functions - Object Type Checks
Summary
Returns pad objects.
Syntax
IsPad : Boolean
Example Usage
Is
Pad
Is
Pad
= True
Returns all pad objects.
Not Is
Pad
Is
Pad
= False
Returns all objects except pad objects.