Keepout

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

  1. The Keepout property is only defined for arc, fill, region and track objects.

 

Note

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