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


