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