Utility.FitPlane (Single()) Method

Public Shared Function FitPlane( _ 
ByVal points As Single() _ 
) As Plane
This language is not supported or no code example is available.
public static Plane FitPlane( 
float[] points 
)
This language is not supported or no code example is available.

Parameters

points
float[]

Return Value

Plane

.NET Framework

Supported in: 4.8

In this article

Definition