Back to FabImage Studio website

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

TestPointInBox


Module: FoundationLite

Tests whether a point lies in a box.

Name Type Description
Input value inPoint Point2D
Input value inBox Box
Output value outIsContained Bool

Examples

TestPointInBox performed on the sample box and point. outIsContained = True.


TestPointInBox performed on the sample box and point. outIsContained = False.

Complexity Level

This filter is available on Basic Complexity Level.