Start » Filter Reference » Path » Path Basics » RemovePointFromPath
Module: | FoundationLite |
---|
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.