Start » Filter Reference » Geometry 2D » Geometry 2D Constructions » ProjectPointOnLine
Module: | FoundationLite |
---|
Projects a point onto a line.
Name | Type | Description | |
---|---|---|---|
![]() |
inPoint | Point2D | |
![]() |
inLine | Line2D | |
![]() |
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.