Query_Lang-PCBFunctions_ObjectTypeChecks_HasSlotHoleHasSlotHole_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: HasSlotHole for version 25
Parent page: PCB Query Functions - Object Type Checks
Summary
Returns all pad objects with slotted holes.
Syntax
HasSlotHole : Boolean/Boolean_String
Example Usage
HasSlotHole
HasSlotHole = True
HasSlotHole = 'True'
Returns all pad objects with slotted holes.
Not HasSlotHole
HasSlotHole = False
HasSlotHole = 'False'
Returns all objects except pad objects with slotted holes.