You are here: Start » FIL.NET » Invoke.PathSegments
Converts a path to an array of line segments.
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inPath | Fil.Path | Input path. | ||
![]() | outSegments | System.Collections.Generic.List<Fil.Segment2D> |


