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

