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

FIS.ShapeMassCenter Method

Computes the mass center of a shape.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void ShapeMassCenter
(
	FilNet.Path inShape,
	out FilNet.Point2D outMassCenter
)

Parameters

Name Type Range Default Description
inShapeFilNet.Path
outMassCenterFilNet.Point2D

See also