Query_Lang-PCBFunctions_AttributeChecks_IsRoundPadIsRoundPad_AD

您正在阅读的是 18.1. 版本。关于最新版本,请前往 Query_Lang-PCBFunctions_AttributeChecks_IsRoundPad((IsRoundPad))_AD 阅读 21 版本

Parent page: PCB Query Functions - Attribute Checks

Summary

Returns all pad objects with a round pad shape.

Includes Top-Middle-Bottom, and Full Stack pads where the pad shape on at least one layer is round.
In addition to being Round in shape, the X-Size and Y-Size properties must be set to be equal, otherwise the result will be an oval pad shape.

Syntax

IsRoundPad : Boolean/Boolean_String

Example Usage

IsRoundPad
IsRoundPad = True
IsRoundPad = 'True'

Returns all pad objects with a round pad shape.

Not IsRoundPad
IsRoundPad = False
IsRoundPad = 'False'

Returns all objects except pad objects with a round pad shape.

 

可用的功能取决于您的 Altium Designer 软件订阅级别