Query_Lang-PCBFunctions_ObjectTypeChecks_IsComponentFillIsComponentFill_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: IsComponentFill for version 24
Parent page: PCB Query Functions - Object Type Checks
Summary
Returns fill objects which are children of component objects.
Syntax
IsComponentFill : Boolean
Example Usage
Is
ComponentFill
Is
ComponentFill
= True
Returns all fill objects which are children of component objects.
Not Is
ComponentFill
Is
ComponentFill
= False
Returns all objects except fill objects which are children of component objects.