Query_Lang-PCBFunctions_AttributeChecks_IsRoundPadIsRoundPad_AD
Created: 8月 02, 2022 | Updated: 8月 02, 2022
| Applies to version: 21
This document is no longer available beyond version 21. Information can now be found here: IsRoundPad for version 25
Parent page: PCB Query Functions - Attribute Checks
Summary
Returns all pad objects with a round 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.