OCCRevolutionSurface.from_plane
- classmethod OCCRevolutionSurface.from_plane(plane)
Construct a surface from a plane.
- Parameters:
- plane
compas.geometry.Plane
The plane.
- plane
- Returns:
Construct a surface from a plane.
compas.geometry.Plane
The plane.