M_Rhino_Geometry_Plane_GetPlaneEquation - mcneel/rhinocommon-api-docs GitHub Wiki

Plane.GetPlaneEquation 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) Version: Rhino 6.0

Syntax

C#

public double[] GetPlaneEquation()

VB

Public Function GetPlaneEquation As Double()

Return Value

Type: Double[]
Array of four values.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Plane Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️