How can I convert a tube into a solid cylinder ?

How can I convert a tube into a solid cylinder ?

Anonymous
Not applicable
2,811 Views
10 Replies
Message 1 of 11

How can I convert a tube into a solid cylinder ?

Anonymous
Not applicable

I need to convert each tube to a solid cylinder (see attached file) in order to make this design printable, I couldn't do that easily. The orginal design is imported to autocad from mathematica. I really appreciate your help.

0 Likes
Accepted solutions (2)
2,812 Views
10 Replies
Replies (10)
Message 2 of 11

AVCPlugins
Advisor
Advisor

There are no easy ways to do this. Solid modeling and polygonal have little in common. I always draw new solids in AutoCAD and I never use imported models. In your case, you just have to draw the spiral and extrude a circle along the path.


Plugins for AutoCAD
A>V>C>
AppStore | Facebook | Twitter | YouTube | Blog
Message 3 of 11

yangguoshe
Advocate
Advocate

This is  solid

Message 4 of 11

Anonymous
Not applicable

It is hollow inside , I want it to be filled in order to be able to 3D print it . Thin shell was not printable.

0 Likes
Message 5 of 11

yangguoshe
Advocate
Advocate

send me  your  Email

Message 6 of 11

Anonymous
Not applicable

mshahjamali@gmail.com

0 Likes
Message 7 of 11

yangguoshe
Advocate
Advocate

the file

Message 8 of 11

john.vellek
Alumni
Alumni
Accepted solution

Hi @Anonymous,

 

I see that you are visiting as a new member to the AutoCAD forum. Welcome to the Autodesk Community!

 

This is a rather involved process and depending on the original geometry, you may or may not be able to get this to work in AutoCAD.

 

I started closing the ends of each of the tubes with SURFPATCH

 

I then used ConvToSurface, MeshSmooth (faceted, not optimized), and then finally SurfSculpt.

 

One of the tubes converted fairly easily  in this manner. The other two were more troublesome.

 

I suspect that doing this work in Fusion 360 would be much easier. It looks (visually) that many of the normals are reversed.  In Fusion 360 these can be corrected and then stitched together

 

 

Please select the Accept as Solution button if my post solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
Message 9 of 11

john.vellek
Alumni
Alumni

HI @yangguoshe,

 

You have definitely better results than I did. Please explain your process.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
Message 10 of 11

yangguoshe
Advocate
Advocate
Accepted solution

    I used the same method  just as you

 1   tosu,convtosurface  all the 3dfaces to surfaces

 2   uni,union all  the surfaces to  single  one

 3   pat,surfpatch  all the six ends of tubes to  form the watertight one

 4   Lpt, surfsculpt  all the  surfaces  to   solids

 5   solidedit/separate,   separate  the whole  solid  to  three  single  ones

      

    sorry , my English  is   not  fluent

  

Message 11 of 11

ParishSouthBdx
Collaborator
Collaborator

regarding the intent here, couldnt we just simply delete the interior face?

0 Likes