Drawing pipes from lines

Hello, I have a sequence of lines line.ByStartPointEndPoint would it be possible to use them as an axis and draw pipes?

Pipe.ByCurve should do the trick.

2 Likes

I’ve tried pipe.Bycurve but to no avail. I need to create pressure pipes in Civil 3D.

I’d need to see what you’ve tried to help.

1 Like

I need to generate pipes automatically with dynamo and I have the following data:
1 - List of Points with coordinates;
2 - StartPoint Index List, EndPoint Index List;
3 - Pipe diameter for each section.

Is there any way of automatically creating pipes using dynamo and applying each diameter?

I can say yes there is but please give us more info.
To get help you need to try by your self and also share what you have done or else we’re not able to help you. We need the dyn file, some dwg and other input files.
If you’re new to Dynamo I recommend that you start with the Dynamo Primer, read the ”How to get help”- thread that Jacob refer to and also start to search.
The search function is really good and we also got the ”AI” function bellow that help is to search for related information.