You are here: Start » AVL.NET » Function Reference » Path » Path Basics » AVL.RemovePointFromPath
Removes a point from a path.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioPath | AvlNet.Path | ||||
![]() | inIndex | int | |||
![]() | inInverse | bool |
Errors
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | Index out of range in RemovePointFromPath. |

