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


