OnOutside
Created: August 02, 2022 | Updated: August 02, 2022
Parent page: PCB Query Functions - Layer Checks
Summary
Returns all objects on the 'outside' signal layers – Top Layer and Bottom Layer.
Syntax
OnOutside : Boolean
Example Usage
OnOutside
OnOutside = True
Returns all objects on the 'outside' signal layers – Top Layer and Bottom Layer.
Not OnOutside
On = FalseOutside
Returns all objects except objects on the 'outside' signal layers – Top Layer and Bottom Layer.