M_Rhino_Geometry_Plane__ctor_4 - mcneel/rhinocommon-api-docs GitHub Wiki
Constructs a plane from an equation ax+by+cz=d.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Plane(
double a,
double b,
double c,
double d
)
VB
Public Sub New (
a As Double,
b As Double,
c As Double,
d As Double
)
- a
- Type: System.Double
[Missing documentation for "M:Rhino.Geometry.Plane.#ctor(System.Double,System.Double,System.Double,System.Double)"] - b
- Type: System.Double
[Missing documentation for "M:Rhino.Geometry.Plane.#ctor(System.Double,System.Double,System.Double,System.Double)"] - c
- Type: System.Double
[Missing documentation for "M:Rhino.Geometry.Plane.#ctor(System.Double,System.Double,System.Double,System.Double)"] - d
- Type: System.Double
[Missing documentation for "M:Rhino.Geometry.Plane.#ctor(System.Double,System.Double,System.Double,System.Double)"]
Supported in: 6.0.16224.21491, 5D58w