IsKeepOut

Parent page: PCB Query Functions - Attribute Checks

Summary

Returns all objects placed on the Keep-Out Layer, as well as arc, fill, solid region, and track objects whose Keepout property is enabled.

Syntax

IsKeepOut : Boolean/Boolean_String

Example Usage

IsKeepOut
IsKeepOut = True
IsKeepOut = 'True'

Returns all objects placed on the Keep-Out Layer, as well as arc, fill, solid region, and track objects whose Keepout property is enabled.

Not IsKeepOut
IsKeepOut = False
IsKeepOut = 'False'

Returns all objects except objects placed on the Keep-Out Layer, and arc, fill, solid region, and track objects whose Keepout property is enabled.

 

Note

This documentation page contains information for an older version of Altium Designer. The latest, online documentation can be found here.