NumericTubePlot(Curve)

tube.spad line 342 [edit on github]

Package for constructing tubes around 3-dimensional parametric curves.

tube : (Curve, DoubleFloat, Integer) -> TubePlot(Curve)

tube(c, r, n) creates a tube of radius r around the curve c.