You are here: Start » AVL.NET » AVL.PointsCentroid3D(AvlNet.Point3D[], AvlNet.Point3D)
AVL.PointsCentroid3D(AvlNet.Point3D[], AvlNet.Point3D)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void PointsCentroid3D( AvlNet.Point3D[] inPoints, out AvlNet.Point3D outCentroid )
Parameters
- inPoints
- Type: AvlNet.Point3D
- outCentroid
- Type: AvlNet.Point3D
Errors
| Error type | Description |
|---|---|
| DomainError | Empty array in PointsCentroid3D |
