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