OnBottomPaste
The features available depend on your Altium product access level. Compare features included in the various levels of Altium Designer Software Subscription and functionality delivered through applications provided by the Altium 365 platform.
If you don’t see a discussed feature in your software, contact Altium Sales to find out more.
Parent page: PCB Query Functions - Layer Checks
Summary Copy Link Copied
Returns all objects on the Bottom Paste layer, and all pads on the Bottom Layer – the latter objects are returned because they also render to the Bottom Paste layer.
Syntax Copy Link Copied
OnBottomPaste : Boolean
Example Usage Copy Link Copied
OnBottom
Paste
OnBottom
Paste
= True
Returns all objects on the Bottom Paste layer, and all pads on the Bottom Layer.
Not OnBottom
Paste
OnBottom
Paste
= False
Returns all objects except objects on the Bottom Paste layer, and all pads on the Bottom Layer.