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

compas.geometry.Plane