You are here: Start » AVL.NET » AVS.ShapeMassCenter Method

AVS.ShapeMassCenter Method

Computes the mass center of a shape.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inShapeAvlNet.Path
outMassCenterAvlNet.Point2D

See also