OCCNurbsSurface.from_torus
- classmethod OCCNurbsSurface.from_torus(torus, *args, **kwargs)
Construct a surface from a torus.
- Parameters:
- torus
compas.geometry.Torus
The torus.
- torus
- Returns:
Construct a surface from a torus.
compas.geometry.Torus
The torus.