除外領域
Created: 9月 02, 2015 | Updated: 8月 11, 2021
| Applies to versions: 15.1, 16.0, 16.1, 17.0 and 17.1
現在、バージョン 17.1. をご覧頂いています。最新情報については、バージョン 除外領域 の 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.