Plane.from_abcd
- classmethod Plane.from_abcd(abcd)[source]
- Construct a plane from the plane equation coefficients. - Parameters:
- abcd[float, float, float, float]
- The equation coefficients. 
 
- Returns:
 
Site Navigation
compas
compas_blender
compas_ghpython
compas_rhino
Construct a plane from the plane equation coefficients.
The equation coefficients.