You are here: Start » AVL.NET » AVL.OpenPath(AvlNet.Path)
AVL.OpenPath(AvlNet.Path)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void OpenPath( ref AvlNet.Path ioPath )
Parameters
- ioPath
- Type: AvlNet.Path
Description
The operation reduces a closed path by removing a segment between its first point and the last one, therefore producing an open path.
If an open path is passed, the filter passes it onto output without any interference.
Examples
![]() |
![]() |
OpenPath run on a sample path.


