Class OrthogonalPlaneFit3
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public class OrthogonalPlaneFit3
  Constructors
OrthogonalPlaneFit3(IEnumerable<Vector3d>)
Declaration
public OrthogonalPlaneFit3(IEnumerable<Vector3d> points)
  Parameters
| Type | Name | Description | 
|---|---|---|
| IEnumerable<Vector3d> | points | 
Fields
Normal
Declaration
public Vector3d Normal
  Field Value
| Type | Description | 
|---|---|
| Vector3d | 
Origin
Declaration
public Vector3d Origin
  Field Value
| Type | Description | 
|---|---|
| Vector3d | 
ResultValid
Declaration
public bool ResultValid
  Field Value
| Type | Description | 
|---|---|
| Boolean |