HasSquareHole

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.

 

Note

This documentation page contains information for an older version of Altium Designer. The latest, online documentation can be found here.