Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Geometry 2D Constructions » PointsOnLineProjection

PointsOnLineProjection


Projects points onto a line.

Name Type Description
inPoints Point2DArray
inLine Line2D
outProjectionPoints Point2DArray
outProjectionSegment Segment2D?

Description

The orientation of the resulting outProjectionSegment is always between 0 and 180 degrees.

Examples

PointsOnLineProjection performed on points and line.

Errors

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

Error type Description
DomainError Indefinite line on input in PointsOnLineProjection.

Complexity Level

This filter is available on Basic Complexity Level.