PointCloud.FitPlane Method

Fits a plane to the point cloud vertices.
Public Function FitPlane() As Plane
This language is not supported or no code example is available.
public Plane FitPlane()
This language is not supported or no code example is available.

Return Value

Plane

The plane.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition