You are here: Start » FIL.NET » Invoke.PointsMassCenter_OrNil
Computes the central point of the input points; returns NIL if the array is empty.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void PointsMassCenter_OrNil ( List<Fil.Point2D> inPoints, Conditional<Fil.Point2D> outMassCenter )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPoints | System.Collections.Generic.List<Fil.Point2D> | |||
![]() | outMassCenter | Ftl.Conditional<Fil.Point2D> |