Back to Adaptive Vision Studio website

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

PointToArcDistance


Module: FoundationLite

Measures the distance between a point and an arc.

Name Type Range Description
inPoint Point2D
inArc Arc2D
inResolution Real 0.0 - Number of real-world units per one pixel
outDistance Real
outConnectingSegment Segment2D

Examples

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

Complexity Level

This filter is available on Basic Complexity Level.