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