Back to FabImage Studio website
You are here: Start » Filter Reference » Geometry 3D Features » PointsMassCenter3D
Computes the central point of the input points.
Name | Type | Description | |
---|---|---|---|
![]() |
inPoints | Point3DArray | Input array of points |
![]() |
outMassCenter | Point3D | Central point of input points |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Input point array is empty in PointsMassCenter3D. |
Complexity Level
This filter is available on Basic Complexity Level.