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


