createPlanePointPointZ MethodStatic
Create plane coefficients for the plane containing pointA, pointB, and 0010.
createPlanePointPointZ(pointA: Point4d, pointB: Point4d, result?: Point4d): Point4d
| Parameter | Type | Description |
|---|---|---|
| pointA | Point4d | first point |
| pointB | Point4d | second point |
| result | Point4d |
Defined in
Last Updated: 08 January, 2020