Script for modelling piping by coordination points

Hi guys. is it possible to create script to modelling piping by coordination points?
Something like export points to excel and then link to dynamo and then we getting ready model
image

If you know start points and end points set, you can create the pipe model using MEPover package.

thank you


but in the script says that node has to have lines. Is it possible to create pipes without lines just from x,y,z data?

you can make line using your XYZ data.
Since computer cannot understand whether it is just random points or pipe line points, you need to group the points by creating line.