Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

AutoCAD - Create a 3D Solid from lines

anhnguyenhoangnhatvn
Explorer

AutoCAD - Create a 3D Solid from lines

anhnguyenhoangnhatvn
Explorer
Explorer

Hi,

 

I am a beginner to AutoCAD and I want to make a complex 3D solid from lines (Prior experiences from SketchUp Pro 3D). After watching videos of creating 3D solids and reading forums, I still have no solution to my problem or it is just simply not possible (one of the forums said it is simply dumb to make 3D solids from 2D lines). I think that tools such as extrude, loft, slice are not used in my case. If it is not possible, can I color the surfaces instead since all of the surfaces are flat? I would be very appreciate for other solutions.

 

Thanks!

 

[ The subject line of this post has been edited for clarity by @handjonathan Original: Create a 3D Solid from lines ]

0 Likes
Reply
Accepted solutions (1)
607 Views
2 Replies
Replies (2)

leeminardi
Mentor
Mentor
Accepted solution

Your first goal should be to create surfaces to fully enclose the shape you would like to make a solid object.  One way to do this is to set osnap to end and then create 3dfaces to for each side of the 3D shape. I would only use 3 vertices to define each 3dface although the command will let you use 4. After creating the faces convert them to regions. The surfsculpt command can be used to convert a "watertight" collection of surfaces and/or regions to a solid.

lee.minardi

anhnguyenhoangnhatvn
Explorer
Explorer
Thanks a lot! These are really helpful to me