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


