You are here: Start » AVL.NET » AVS.RemovePointFromPath Method
AVS.RemovePointFromPath Method
Removes a point from a path.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void RemovePointFromPath ( AvlNet.Path ioPath, int inIndex, bool inInverse )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioPath | AvlNet.Path | ||||
![]() | inIndex | int | |||
![]() | inInverse | bool |

