Back to Aurora Vision Studio website

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

ProjectPointsOnLine


Module: FoundationLite

Projects points onto a line.

Name Type Description
Input value inPoints Point2DArray
Input value inLine Line2D
Output value outProjectionPoints Point2DArray
Output value outProjectionSegment Segment2D?

Description

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

Examples

ProjectPointsOnLine performed on points and line.

Errors

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

List of possible exceptions:

Error type Description
DomainError Indefinite line on input in ProjectPointsOnLine.

Complexity Level

This filter is available on Advanced Complexity Level.