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