OCCNurbsSurface.from_sphere
- classmethod OCCNurbsSurface.from_sphere(sphere, *args, **kwargs)
Construct a surface from a sphere.
- Parameters:
- sphere
compas.geometry.Sphere
The sphere.
- sphere
- Returns:
Construct a surface from a sphere.
compas.geometry.Sphere
The sphere.