NurbsSurface.from_sphere
- classmethod NurbsSurface.from_sphere(sphere, *args, **kwargs)[source]
Construct a surface from a sphere.
- Parameters:
- sphere
compas.geometry.Sphere
The sphere.
- sphere
- Returns:
Site Navigation
Construct a surface from a sphere.
compas.geometry.Sphere
The sphere.