You are here: Start » AVL.NET » Function Reference » Path » Path Global Transforms » AVL.RemovePathSelfIntersections
Removes all self-intersections from a given path.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inPath | AvlNet.Path | Input path. | ||
![]() | outPath | AvlNet.Path | Path with no self-intersections. |


