Query_Lang-PCBFunctions_AttributeChecks_IsOctagonalPadIsOctagonalPad_AD

Parent page: PCB Query Functions - Attribute Checks

Summary

Returns all pad objects with an octagonal pad shape.

Includes Top-Middle-Bottom, and Full Stack pads where the pad shape on at least one layer is octagonal.

Syntax

IsOctagonalPad : Boolean/Boolean_String

Example Usage

IsOctagonalPad
IsOctagonalPad = True
IsOctagonalPad = 'True'

Returns all pad objects with an octagonal pad shape.

Not IsOctagonalPad
IsOctagonalPad = False
IsOctagonalPad = 'False'

Returns all objects except pad objects with an octagonal pad shape.

 

注記

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