centroid MethodStatic

return simple average of all coordinates. (000 if empty array)

centroid(points: IndexedXYZCollection, result?: Point3d): Point3d

Parameter Type Description
points IndexedXYZCollection  
result Point3d  

Defined in

Last Updated: 08 January, 2020