Start » Filter Reference » Geometry 2D » Geometry 2D Features » PointsMassCenter_OrNil
Module: | FoundationLite |
---|
Computes the central point of the input points; returns NIL if the array is empty.
Name | Type | Description | |
---|---|---|---|
inPoints | Point2DArray | ||
outMassCenter | Point2D? |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of PointsMassCenter filter group.