HasRoundHole

Parent page: PCB Query Functions - Object Type Checks

Summary

Returns all pad objects with round holes.

Syntax

HasRoundHole : Boolean/Boolean_String

Example Usage

HasRoundHole
HasRoundHole = True
HasRoundHole = 'True'

Returns all pad objects with round holes.

Not HasRoundHole
HasRoundHole = False
HasRoundHole = 'False'

Returns all objects except pad objects with round holes.

 

Note

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