You are here: Start » AVL.NET » Invoke.SelectOpenPaths
Selects paths which are open.
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.dll | 
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]()  | inPaths | System.Collections.Generic.List<Avl.Path> | Input paths. | ||
![]()  | outOpenPaths | System.Collections.Generic.List<Avl.Path> | Paths classified as open. | 


