Query_Lang-PCBFunctions_AttributeChecks_IsKeepOutIsKeepOut_AD
Created: 10月 31, 2018 | Updated: 11月 05, 2018
| Applies to versions: 18.0, 18.1, 19.0, 19.1, 20.0, 20.1 and 20.2
現在、バージョン 20.2. をご覧頂いています。最新情報については、バージョン Query_Lang-PCBFunctions_AttributeChecks_IsKeepOut((IsKeepOut))_AD の 21 をご覧ください。
Parent page: PCB Query Functions - Attribute Checks
Summary
Returns all Keepout - Arc, Keepout - Fill, Keepout - Solid Region, and Keepout - Track objects.
Syntax
IsKeepOut : Boolean/Boolean_String
Example Usage
IsKeepOut
IsKeepOut = True
IsKeepOut = 'True'
Returns all Keepout - Arc, Keepout - Fill, Keepout - Solid Region, and Keepout - Track objects.
Not IsKeepOut
IsKeepOut = False
IsKeepOut = 'False'
Returns all objects except Keepout - Arc, Keepout - Fill, Keepout - Solid Region, and Keepout - Track objects.