You are here: Start » FIL.NET » Invoke.SmoothPath_Mean
Smooths a path by averaging its characteristic points within a kernel.
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inPath | Fil.Path | Input path. | ||
![]() | inKernelRadius | int | <0, INF> | 3 | Default value: 3. |
![]() | outPath | Fil.Path | Output path. |


