Plane.from_abcd
-
Plane.
from_abcd
(abcd)[source] Construct a plane from the plane equation coefficients.
- Parameters
abcd (list of float) – The equation coefficients.
- Returns
Plane.
from_abcd
(abcd)[source]Construct a plane from the plane equation coefficients.
abcd (list of float) – The equation coefficients.