You are here: Start » FIL.NET » FIS.AveragePath Method
FIS.AveragePath Method
Computes the average of two paths (of equal size and type) point by point.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void AveragePath ( FilNet.Path inPath1, FilNet.Path inPath2, FilNet.Path outPath )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPath1 | FilNet.Path | Input path. | ||
![]() | inPath2 | FilNet.Path | Input path. | ||
![]() | outPath | FilNet.Path | Output path. |