Eyeshot 10 WinForms API Reference
FitPlane(Single[]) Method

WinForms Assembly > devDept.Geometry Namespace > Utility Class > FitPlane Method : FitPlane(Single[]) Method
Syntax
'Declaration
 
Public Overloads Shared Function FitPlane( _
   ByVal points() As Single _
) As Plane
public static Plane FitPlane( 
   float[] points
)

Parameters

points
See Also

Reference

Utility Class
Utility Members
Overload List