You are here: Start » AVL.NET » AVS.AppendPointToPath Method
AVS.AppendPointToPath Method
Appends a point to a path.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void AppendPointToPath ( AvlNet.Path ioPath, AvlNet.Point2D inPoint )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioPath | AvlNet.Path | ||||
![]() | inPoint | AvlNet.Point2D | Input point. |

