Back to FabImage Studio website


You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Relations » TestPointInCircle
Module: | FoundationLite |
---|
Tests whether a point lies inside a circle.
Name | Type | Description | |
---|---|---|---|
![]() |
inPoint | Point2D | |
![]() |
inCircle | Circle2D | |
![]() |
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.