You are here: Start » FIL.NET » Invoke.PathMassCenter_OrNil
Computes the average of the path points (all, not only characteristic ones); returns NIL if the path is empty.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void PathMassCenter_OrNil ( Fil.Path inPath, Conditional<Fil.Point2D> outMassCenter )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPath | Fil.Path | Input path. | ||
![]() | outMassCenter | Ftl.Conditional<Fil.Point2D> |