Query_Lang-PCBFunctions_LayerChecks_OnTopPasteOnTopPaste_AD
Created: 八月 02, 2022 | Updated: 八月 02, 2022
| Applies to version: 21
This document is no longer available beyond version 21. Information can now be found here: OnTopPaste for version 25
Parent page: PCB Query Functions - Layer Checks
Summary
Returns all objects on the Top Paste layer, and all pads on the Top Layer – the latter objects are returned because they also render to the Top Paste layer.
Syntax
OnTopPaste : Boolean
Example Usage
On
Top
Paste
On
= TrueTop
Paste
Returns all objects on the Top Paste layer, and all pads on the Top Layer.
Not On
Top
Paste
On
= FalseTop
Paste
Returns all objects except objects on the Top Paste layer, and all pads on the Top Layer.