Back to Aurora Vision Studio website

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

ProjectPointOnLine


Module: FoundationLite

Projects a point onto a line.

Name Type Description
Input value inPoint Point2D
Input value inLine Line2D
Output value outProjectionPoint Point2D

Examples

ProjectPointOnLine performed on point 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 ProjectPointOnLine.

Complexity Level

This filter is available on Advanced Complexity Level.