Quickly Capping Pipes

there’s the technique using BlendSrf

use CrvSeam to place the curve’s seam in desired position: (not entirely necessary i suppose)


extrude:


use SplitEdge to split the edge of the extrusion into two halves (shown here as a point opposite of the seam) :


use BlendSrf on the two edges… adjust to suit:


1 Like