Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Relations » TestPointInRectangle

TestPointInRectangle


Module: FoundationLite

Tests whether a point lies in a rectangle.

Name Type Description
Input value inPoint Point2D
Input value inRectangle Rectangle2D
Output value outIsContained Bool

Examples

TestPointInRectangle performed on the sample rectangle and point. outIsContained = True.


TestPointInRectangle performed on the sample rectangle and point. outIsContained = False.

Complexity Level

This filter is available on Basic Complexity Level.