Query_Lang-PCBFunctions_ObjectTypeChecks_HasSquareHoleHasSquareHole_AD
Created: 8月 02, 2022 | Updated: 8月 02, 2022
| Applies to version: 21
This document is no longer available beyond version 21. Information can now be found here: HasSquareHole for version 24
Parent page: PCB Query Functions - Object Type Checks
Summary
Returns all pad objects with square holes.
Syntax
HasSquareHole : Boolean/Boolean_String
Example Usage
HasSquareHole
HasSquareHole = True
HasSquareHole = 'True'
Returns all pad objects with square holes.
Not HasSquareHole
HasSquareHole = False
HasSquareHole = 'False'
Returns all objects except pad objects with square holes.