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