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
您正在阅读的是 17.0. 版本。关于最新版本,请前往 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.