You are here: Start » FIL.NET » FIS.PathMassCenter Method

FIS.PathMassCenter Method

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

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void PathMassCenter
(
	FilNet.Path inPath,
	out FilNet.Point2D outMassCenter
)

Parameters

Name Type Range Default Description
inPathFilNet.PathInput path.
outMassCenterFilNet.Point2D

See also