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