Query_Lang-PCBFunctions_ObjectTypeChecks_HasSlotHoleHasSlotHole_AD

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.

 

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