Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » Path Basics » RemovePointFromPath
Removes a point from a path.
| Name | Type | Description | |
|---|---|---|---|
| ioPath | Path | ||
![]() |
inIndex | Integer | |
![]() |
inInverse | Bool |
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 | Index out of range in RemovePointFromPath. |
Complexity Level
This filter is available on Advanced Complexity Level.

