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


