Query_Lang-PCBFunctions_ObjectTypeChecks_IsComponentViaIsComponentVia_AD
Created: 八月 02, 2022 | Updated: 八月 02, 2022
Parent page: PCB Query Functions - Object Type Checks
Summary
Returns via objects which are children of component objects.
Syntax
IsComponentVia : Boolean
Example Usage
IsComponentVia
IsComponentVia = True
Returns all via objects which are children of component objects.
Not IsComponentVia
IsComponentVia = False
Returns all objects except via objects which are children of component objects.