Mk1_Oz Posted August 1, 2010 Posted August 1, 2010 Sorry probably basic stuff but it has me stumped!!!!! I have created a 1/4 cone type shape as shown; Shape to Solid-Forum Help.dwg I need to convert this to a solid. I have tried using the LOFT command as previously suggested in teh answer to another of my threads. Using this I could make the front arch (on the left) section a surface and the angled section on the right a surface also. I could then NOT use the LOFT command to 'join' the two surfaces (non-planer I think it said). I have no doubts that this can be done but how do i convert this wireframe 'object' to a solid. Many thanks!!! Quote
gcp310 Posted August 1, 2010 Posted August 1, 2010 see if this thread can help you, there is a lisp routine that you can load into autocad to create a solid from a mesh. http://www.cadtutor.net/forum/showthread.php?1408-m2s-Mesh-to-Solid Quote
gcp310 Posted August 1, 2010 Posted August 1, 2010 re read your post, its wireframe to solid, not mesh, mehh Quote
ReMark Posted August 2, 2010 Posted August 2, 2010 I think you're going to have a problem converting that "shape" into a solid as most of the construction is non-planar. The Loft command cannot be used to "join" two surfaces. Quote
ReMark Posted August 2, 2010 Posted August 2, 2010 If the shape is really just one quarter of a cone then I would suggest that you create a cone, as a solid, and then use the slice command to achieve the finally result by slicing away three quarters of the cone. Quote
Mk1_Oz Posted August 2, 2010 Author Posted August 2, 2010 Cheers ReMark. I think I will have to do as you suggest. If I can work out the radius then I can create a cone in cone and use subtract to hollow then slice off the bits i dont need Quote
roof11 Posted August 2, 2010 Posted August 2, 2010 (edited) yes nice idea from ReMark.. Edited August 8, 2010 by roof11 Quote
ReMark Posted August 2, 2010 Posted August 2, 2010 I think you would have better control over the results using the cone with-in a cone subtraction method since you'll be working with solids to begin with. Quote
JD Mather Posted August 3, 2010 Posted August 3, 2010 Attach your file here. BTW in 2011 you can Sculpt surfaces to solids. (think flood fill an enclosed water-tight volume between surfaces) Quote
Mk1_Oz Posted August 3, 2010 Author Posted August 3, 2010 the file is in the OP under the picture. Quote
scj Posted August 4, 2010 Posted August 4, 2010 Here my suggestion using meshes: First make a modell consisting of EDGESURF's. (To get 4-side-boundes meshes you have to break the arcs.) Explode the meshes to get FACES and use F2S.lsp by Bill Gillis to get the resulting 3DSOLID. Higher values of SURFTAB1 and SURFTAB2 will give better meshes but make the file bigger... Regards Jochen PS.: The DWG has about 500kb - in case of interest pleas contact me via http://www.black-cad.de Quote
JD Mather Posted August 4, 2010 Posted August 4, 2010 I would not even begin to suggest using Meshes. Looks like I'm going to have to find the time today to show how it should be done. Quote
JD Mather Posted August 5, 2010 Posted August 5, 2010 Issue the acisin command and import the attached file. You might want to go through the tutorials in my signature and concentrate on Loft and Slice with surface option. Shape to Solid-Forum Help.zip Quote
Mk1_Oz Posted August 5, 2010 Author Posted August 5, 2010 thanks....i knew it could be done somehow (just need those tutorials to try to find out how hehe.) Quote
Recommended Posts
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.