RhinoBrep.from_sweep

classmethod RhinoBrep.from_sweep(profile, path)

Construct a BRep by sweeping a profile along a path.

Parameters
  • profile (BrepEdge or BrepFace) – the profile to sweep. Either an edge or a face.

  • path (BrepLoop) – the path to sweep along

Returns

Brep