IsOctagonalPad

This document is no longer available beyond version 21. Information can now be found here: IsOctagonalPad for version 24

Applies to Altium Designer version: 21

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.

 

Note

The features available depend on your level of Altium Designer Software Subscription.