RhinoNurbsSurface.from_sphere
- classmethod RhinoNurbsSurface.from_sphere(sphere)[source]
Creates a NURBS surface from a sphere.
- Parameters:
- sphere
compas.geometry.Sphere
The surface’s geometry.
- sphere
- Returns:
Site Navigation
Creates a NURBS surface from a sphere.
compas.geometry.Sphere
The surface’s geometry.