Back to FabImage Studio website

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

TestPointInCircle


Module: FoundationLite

Tests whether a point lies inside a circle.

Name Type Description
Input value inPoint Point2D
Input value inCircle Circle2D
Output value outIsContained Bool

Examples

TestPointInCircle performed on the sample circle and point. outIsContained = True.


TestPointInCircle performed on the sample circle and point. outIsContained = False.

Complexity Level

This filter is available on Basic Complexity Level.