Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Shape Relations » TestPointArrayInShape

TestPointArrayInShape


Tests which points lie inside a shape.

Name Type Description
inPoints Point2DArray Points the positions of which will be tested
inShape Path Shape against which the points will be tested
outIsContainedArray BoolArray
outPoints Point2DArray

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Empty shape on input in TestPointArrayInShape.
DomainError Open path on input in TestPointArrayInShape.

Complexity Level

This filter is available on Basic Complexity Level.