Query_Lang-PCBFunctions_Fields_KeepoutKeepout_AD
Created: сентября 02, 2015 | Updated: августа 11, 2021
| Applies to versions: 15.1, 16.0, 16.1, 17.0 and 17.1
Вы просматриваете версию 15.1. Для самой новой информации, перейдите на страницу Query_Lang-PCBFunctions_Fields_Keepout((Keepout))_AD для версии 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.