You are here: Start » FIL.NET » Invoke.PathArrayPoints
Converts an array of paths to an array of points.
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inPaths | System.Collections.Generic.List<Fil.Path> | |||
![]() | outPoints | System.Collections.Generic.List<Fil.Point2D> |


