Query_Lang-PCBFunctions_LayerChecks_OnBottomLayerOnBottomLayer_AD
Created: августа 02, 2022 | Updated: августа 02, 2022
Parent page: PCB Query Functions - Layer Checks
Summary
Returns all objects on the Bottom Layer.
Syntax
OnBottomLayer : Boolean
Example Usage
OnBottomLayer
OnBottomLayer = True
Returns all objects on the Bottom Layer.
Not OnBottomLayer
OnBottomLayer = False
Returns all objects except objects on the Bottom Layer.