PlaneGetPlaneEquation Method |
Gets the plane equation for this plane in the format of Ax+By+Cz+D=0.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic double[] GetPlaneEquation()
Public Function GetPlaneEquation As Double()
Return Value
Type:
Double
Array of four values.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also