You are here: Start » FIL.NET » Invoke.PathMassCenter

Invoke.PathMassCenter

Computes the average of the path points (all, not only characteristic ones).

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void PathMassCenter
(
	Fil.Path inPath,
	out Fil.Point2D outMassCenter
)

Parameters

Name Type Range Default Description
inPathFil.PathInput path.
outMassCenterFil.Point2D

See also