InPolygon

This document is no longer available beyond version 21. Information can now be found here: InPolygon for version 24

Applies to Altium Designer version: 21

Parent page: PCB Query Functions - Attribute Checks

Summary

Use this keyword to quickly return all polygon pours and their child primitives.

Syntax

InPolygon : Boolean/Boolean_String

Example Usage

InPolygon
InPolygon = True
InPolygon = 'True'

Returns all polygon pours and their child primitives.

Not InPolygon
InPolygon = False
InPolygon = 'False'

Returns all objects except polygon pours and their child primitives.

Tips

  1. This function is an alias for the InPoly function.
  2. Only polygon pours placed on signal layers are returned.
Note

The features available depend on your level of Altium Designer Software Subscription.