Start » Filter Reference » Geometry 3D » Geometry 3D Features » PointsMassCenter3D
Module: | Vision3DLite |
---|
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 in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Input point array is empty in PointsMassCenter3D. |
Complexity Level
This filter is available on Basic Complexity Level.