CadTools and xTurn (Vehicle Turning Software) Forum

CadTools General Category => CadTools Tips and Tricks => Topic started by: BRaftery on May 21, 2011, 05:58:39 AM

Title: How to do a simple pipe 'render'?
Post by: BRaftery on May 21, 2011, 05:58:39 AM
Hello,

I'm studying to be an Engineer, working for a small company in drafting. I've been given a site layout, and my boss mentioned that I could use cadtools to create the effect in the .png below:

(https://glamsen.se/smf/proxy.php?request=http%3A%2F%2Fwww.freeimagehosting.net%2Fuploads%2Fth.c019f61b27.png&hash=a1e91ffbf20bcfeb8317af672e5751866d78d944)

Can somebody please explain how I would achieve this? I have alot more of them to do in a model.

Thanks in advance
Title: Re: How to do a simple pipe 'render'?
Post by: Lars on May 23, 2011, 06:38:36 AM
To make a 3D pipe from a polyline  with CadTools you use the “Create 3D solids from 3D polylines” command. This command use AutoCAD’s “Extrude object along path”.

If your polyline is a simple 2D polyline you first need to convert it to a 3Dpolyline, to do that you use the CadTools convert command. You can also use CadTools “Chord Height” setting to change the accuracy of the converted arc part of the polyline.

Hope this will help!

/Lars
Title: Re: How to do a simple pipe 'render'?
Post by: BRaftery on May 26, 2011, 02:12:23 PM
Should this be working for me on a 2D sketch..? Or do I have to start with a 3D block?
Title: Re: How to do a simple pipe 'render'?
Post by: Lars on May 26, 2011, 04:16:25 PM
You could start with a 2Dpolyline and then convert it to a 3Dpolyline with cadtools "Convert" command. Then you use  the “Create 3D solids from 3D polylines” on the 3Dpolyline.

/Lars