Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Constructions » ProjectPointsOnLine3D
| Module: | Vision3DLite |
|---|
Projects points onto a line.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inPoints | Point3DArray | |
![]() |
inLine | Line3D | |
![]() |
outProjectionPoints | Point3DArray | |
![]() |
outProjectionSegment | Segment3D? |
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 in inLine in ProjectPointsOnLine3D. |
Complexity Level
This filter is available on Basic Complexity Level.

Basic
