Brep.from_curves
- classmethod Brep.from_curves(curves)[source]
Construct a Brep from a set of closed, planar curves.
- Parameters:
- curveslist[
compas.geometry.NurbsCurve
]
- curveslist[
- Returns:
- list [
compas.geometry.Brep
]
- list [
Site Navigation
compas
compas_blender
compas_ghpython
compas_rhino
Construct a Brep from a set of closed, planar curves.
compas.geometry.NurbsCurve
]compas.geometry.Brep
]