Query_Lang-PCBFunctions_LayerChecks_OnTopLayerOnTopLayer_AD
Created: 8月 02, 2022 | Updated: 8月 02, 2022
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.