Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » Path Features » PathEndpoints
Returns the two endpoints of a path.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inPath | Path | Input path |
![]() |
outFirstPoint | Point2D | |
![]() |
outLastPoint | Point2D |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
| Error type | Description |
|---|---|
| DomainError | Empty path on input in PathEndpoints. |
Complexity Level
This filter is available on Basic Complexity Level.


