RhinoNurbsSurface.from_torus
- classmethod RhinoNurbsSurface.from_torus(torus)[source]
Create a NURBS surface from a torus.
- Parameters:
- torus
compas.geometry.Torus
The surface’s geometry.
- torus
- Returns:
Site Navigation
Create a NURBS surface from a torus.
compas.geometry.Torus
The surface’s geometry.