Keepout
Created: September 02, 2015 | Updated: August 11, 2021
| Applies to versions: 15.1, 16.0, 16.1, 17.0 and 17.1
Now reading version 17.0. For the latest, read: Keepout for version 21
Parent page: PCB Query Functions - Fields
Summary
Returns all arc, fill, region and track objects whose Keepout property complies with the Query.
Syntax
Keepout : Boolean
Example Usage
Keepout
Keepout = True
Returns all arc, fill, region and track objects whose Keepout property is enabled.
Not Keepout
Keepout = False
Returns all objects except arc, fill, region and track objects whose Keepout property is enabled.
Tips
- The Keepout property is only defined for arc, fill, region and track objects.