CADability dotNET
The PlaneRef type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PlaneRef |
Standard and only constructor, wrapping the given Plane.
|
Methods
| Name | Description | |
|---|---|---|
| FindCommonPlane |
Yields a common plane of the cloud of points, if there is one.
If there is no common plane the result may be not optimal (residual is not minimal)
|
Operators
| Name | Description | |
|---|---|---|
| ImplicitWideningImplicitImplicitImplicit(Plane to PlaneRef) |
Operator to seamlessly use a Plane as a PlaneRef
| |
| ImplicitWideningImplicitImplicitImplicit(PlaneRef to Plane) |
Operator to seamlessly use a PlaneRef as a Plane
|