Jump to content

Routing pipelines in 3D???


Command: Manick

Recommended Posts

I am doing a piping arrangement drawing for a facility and I am having problems figuring out how to quickly route pipe along a path. I figured all I had to do was draw the centerlines, join them together, then fillet the corners for the 90 degree elbows, and then Sweep from one end to the other and be done. The problem, is that I cannot join together the centerlines if the route has to travel along all 3 axises in 3 dimensions. And unfortunately, autoCAD does not allow fillet to be used with 3d polylines. How else can I do this?

Link to comment
Share on other sites

you could explode the 3d polyline, do your fillet's, then sweep in sections. At least this will give you the curves in all 3 axis.

 

3d_pipe.jpg

Link to comment
Share on other sites

...unfortunately, autoCAD does not allow fillet to be used with 3d polylines. How else can I do this?

 

Inventor does allow 3D fillets.

Link to comment
Share on other sites

It would be helpful if AutoCAD allowed us to delineate our centerline, in any plane, then sweep or extrude our pipe diameter along that path. I'm curious. Does anyone know if this feature is present in AutoCAD P&ID or is that just wishful thinking?

Link to comment
Share on other sites

If I remember rightly you can still sweep using you CL as a path but you have to run the command again at each bend. I found AutoCAD to be pretty poor for this kind of stuff so moved to Solidworks.

Link to comment
Share on other sites

LDT & MEP can fillet 3D polylines...vanilla AutoCAD can't :(

Recommend exploding 3D polylines and filleting.

 

There is a lisp routine called "xpipe" that will extrude a user defined pipe size along a centerline (multiple/single lines, arcs, polylines, 3D ploylines...). It also gives an option to keep the centerline...I recommend keeping the centerrline. If you want a tube...then there is a lisp called "xtube". Came in handy when I need to do a quick 3D pipe drawing.

 

Xpipe/Xtube: http://www.cadtutor.net/forum/showthread.php?t=5642&highlight=xpipe

Link to comment
Share on other sites

LDT & MEP can fillet 3D polylines...vanilla AutoCAD can't :(

Recommend exploding 3D polylines and filleting.

 

There is a lisp routine called "xpipe" that will extrude a user defined pipe size along a centerline (multiple/single lines, arcs, polylines, 3D ploylines...). It also gives an option to keep the centerline...I recommend keeping the centerrline. If you want a tube...then there is a lisp called "xtube". Came in handy when I need to do a quick 3D pipe drawing.

From one of our own here on the boards, ASMI. :)

 

XPIPE.LSP

http://www.asmitools.com/Files/Lisps/Xpipe.html

AsmiTools_Xpipe.gif

 

XTUBE.LSP

http://www.asmitools.com/Files/Lisps/Xtube.html

AsmiTools_Xtube.gif

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...