Start » Filter Reference » Region » Region Features » RegionMassCenter_OrNil
Module: | FoundationLite |
---|
Computes a point with coordinates equal to the average coordinates of the region's pixels; returns NIL if the region is empty.
Name | Type | Description | |
---|---|---|---|
inRegion | Region | Input region | |
outMassCenter | Point2D? | ||
outArea | Integer? |
Examples
Description of usage of this filter can be found in examples and tutorial: Seat Mount.
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of RegionMassCenter filter group.