OCCBrep.from_pipe

classmethod OCCBrep.from_pipe(path, radius, *args, **kwargs)

Construct a Brep by extruding a circle curve along the path curve.

Parameters:
curvecompas.geometry.Curve

The curve to extrude

radiusfloat

The radius of the pipe.

Returns:
compas.geometry.Brep