RhinoNurbsSurface.from_cylinder
- classmethod RhinoNurbsSurface.from_cylinder(cylinder)[source]
Create a NURBS surface from a cylinder.
- Parameters:
- cylinder
compas.geometry.Cylinder
The surface’s geometry.
- cylinder
- Returns:
Site Navigation
compas
compas_blender
compas_ghpython
compas_rhino
Create a NURBS surface from a cylinder.
compas.geometry.Cylinder
The surface’s geometry.