Query_Lang-PCBFunctions_ObjectTypeChecks_HasRectangularHoleHasRectangularHole_AD
This document is no longer available beyond version 21. Information can now be found here: HasRectangularHole for version 25
Parent page: PCB Query Functions - Object Type Checks
Summary
Returns all pad objects with rectangular holes.
Syntax
HasRectangularHole : Boolean/Boolean_String
Example Usage
HasRectangularHole
HasRectangularHole = True
HasRectangularHole = 'True'
Returns all pad objects with rectangular holes.
Not HasRectangularHole
HasRectangularHole = False
HasRectangularHole = 'False'
Returns all objects except pad objects with rectangular holes.