You are here: Start » AVL.NET » AVL.SelectOpenPaths(AvlNet.Path[], AvlNet.Path[])
AVL.SelectOpenPaths(AvlNet.Path[], AvlNet.Path[])
Selects paths which are open.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void SelectOpenPaths( AvlNet.Path[] inPaths, out AvlNet.Path[] outOpenPaths )
Parameters
- inPaths
- Type: AvlNet.Path
Input paths - outOpenPaths
- Type: AvlNet.Path
Paths classified as open
