Query_Lang-PCBFunctions_LayerChecks_OnTopLayerOnTopLayer_AD
Created: 八月 02, 2022 | Updated: 八月 02, 2022
| Applies to version: 4
This document is no longer available beyond version 4. Information can now be found here: OnTopLayer for version 5
Parent page: PCB Query Functions - Layer Checks
Summary
Returns all objects on the Top Layer.
Syntax
OnTopLayer : Boolean
Example Usage
OnTopLayer
OnTopLayer = True
Returns all objects on the Top Layer.
Not OnTopLayer
OnTopLayer = False
Returns all objects except objects on the Top Layer.