You are here: Start » AVL.NET » Invoke.PolygonMassCenter_OrNil
Computes the mass center of polygon; returns Nil for degenerate inputs.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void PolygonMassCenter_OrNil ( Avl.Path inPolygon, Conditional<Avl.Point2D> outMassCenter )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPolygon | Avl.Path | |||
![]() | outMassCenter | Atl.Conditional<Avl.Point2D> |