NurbsSurface.from_cylinder
- classmethod NurbsSurface.from_cylinder(cylinder, *args, **kwargs)[source]
- Construct a surface from a cylinder. - Parameters:
- cylindercompas.geometry.Cylinder
- The cylinder. 
 
- cylinder
- Returns:
 
Site Navigation
compas
compas_blender
compas_ghpython
compas_rhino
Construct a surface from a cylinder.
compas.geometry.CylinderThe cylinder.