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


