Creating Pipe Run From multiple polylines

Hello,
I am trying to create pipe runs from multiple polylines, but I’m facing an issue where the pressure network is not aligned with the surface levels. I need a method that will allow me to assign the correct surface level to the pipe run.

Hi,
Could you upload the files ? thanks

Sure
TEST.dyn (65.9 KB)

You can use pressurepipenetwork.setreferenceSurface from Civil3d Toolkit,then you must convert to camber to create the pressurePipeRun.byobject.

1 Like

Yes it worked, thank you very much

1 Like