Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Region » Region Relations » TestPointInRegion

TestPointInRegion


Module: FoundationLite

Tests whether a point lies inside a region.

Name Type Description
inPoint Point2D
inRegion Region Input region
outIsContained Bool

Examples

TestPointInRegion run on the sample data produces the outIsContained = true

TestPointInRegion run on the sample data produces the outIsContained = false

Complexity Level

This filter is available on Basic Complexity Level.