Brep.from_extrusion

classmethod Brep.from_extrusion(curve, vector)

Construct a Brep by extruding a closed curve along a direction vector.

Parameters
  • curve (Curve) – The curve to extrude

  • vector (Vector) – The vector to extrude the curve by

Returns

Brep