You are here: Start » FIL.NET » FIS.PathToPoint2DArray Method
FIS.PathToPoint2DArray Method
Converts a path to an array of points.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void PathToPoint2DArray ( FilNet.Path inPath, IList<FilNet.Point2D> outPoints )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPath | FilNet.Path | Input path. | ||
![]() | outPoints | System.Collections.Generic.IList<FilNet.Point2D> |