You are here: Start » AVL.NET » AVL.FitPlaneToPoints_M(AvlNet.Point3D[], AvlNet.MEstimator, float, int, AvlNet.Plane3D)
AVL.FitPlaneToPoints_M(AvlNet.Point3D[], AvlNet.MEstimator, float, int, AvlNet.Plane3D)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void FitPlaneToPoints_M( AvlNet.Point3D[] inPoints, AvlNet.MEstimator inOutlierSuppression, float inClippingFactor, int inIterationCount, out AvlNet.Plane3D outPlane )
Parameters
- inPoints
- Type: AvlNet.Point3D
- inOutlierSuppression
- Type: AvlNet.MEstimator
- inClippingFactor
- Type: System.Single
- inIterationCount
- Type: System.Int32
- outPlane
- Type: AvlNet.Plane3D
