PointCloud.FitPlane Method

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

Return Value

devDept.Geometry.Plane

The plane.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition