Back to FabImage Studio website

You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Distance Metrics » PointToCircleDistance

PointToCircleDistance


Module: FoundationLite

Measures the distance between a point and a circle.

Name Type Range Description
Input value
inPoint Point2D
Input value
inCircle Circle2D
Input value
inResolution Real 0.0 - Number of real-world units per one pixel
Output value
outDistance Real
Output value
outConnectingSegment Segment2D

Examples

PointToCircleDistance performed on a sample point and a sample circle. The green segment is the value of outConnectingSegment output.

Complexity Level

This filter is available on Basic Complexity Level.