Query_Lang-PCBFunctions_ObjectTypeChecks_IsCoordinateIsCoordinate_AD
Created: 八月 02, 2022 | Updated: 八月 02, 2022
Parent page: PCB Query Functions - Object Type Checks
Summary
Returns coordinate objects.
Syntax
IsCoordinate : Boolean
Example Usage
IsCoordinate
IsCoordinate = True
Returns all coordinate objects.
Not IsCoordinate
IsCoordinate = False
Returns all objects except coordinate objects.