'_Pipe Problem

Hi everyone,

I am trying to '_Pipe a closed curve with a diameter of 50 mm. However every time I attempt this the pipe ends up having a changing diameter along the curve. I am clueless as to how I could do it differently or what my mistake is.

I would greatly appreciate help. Thanks in advance.

'_Pipe Problem.3dm (638.6 KB)

Hi Julius, I am not sure what causes this, but you can make it work by

  1. SimplifyCrv
  2. Explode
  3. Join the long straight bits and the U shapes at the ends into 4 separate curves.
  4. Pipe with Cap=None
  5. Join the results.

RH-62252 Pipe: radius varies
-Pascal

1 Like

Thanks for the quick reply! That worked really well.
-Julius