run2kdjhm Posted September 26, 2008 Posted September 26, 2008 How do i union or subtract meshes. i dont think u can but mabe there is a way i know about the plugin with mesh to solids but i need one that is free and not a trial any suggenstions?? thx hendo Quote
shift1313 Posted September 27, 2008 Posted September 27, 2008 what do you mean trial? there is an autoLISP that will convert mesh to solid. I have a post about it in this forum. As far as adding/subtracting mesh surfaces, i dont know that there is a way but if there is i would like to know. I have used other software packages that would let you SEW a surface to another. Quote
run2kdjhm Posted September 27, 2008 Author Posted September 27, 2008 Autolisp How does it work Does it come with autocad What are commands And please elaborate on sew I'm modeling a bmw m3 2008 Trying 2 molt front bumper with fender Quote
shift1313 Posted September 27, 2008 Posted September 27, 2008 those arent one piece on the car The sew command isnt in Acad, it was another cad software i used and as far as i know there isnt a way to join mesh surfaces unless you create them as a single surface. http://www.cadtutor.net/forum/showthread.php?t=27054 also if you have single facets you can use the thicken command. acad 07 and up will convert a surface to solid under the tools menu i think. but this will not work for mesh surfaces. the autolisp is basically a "code" that is run in autocad. you have to load the lisp(*.lsp document) and then whatever the file name is (say m2s for mesh 2 solid) you type m2s in the command line and run it. its very simple but i had to convert my solids to BREP before i could union them, and it didnt like having over/under hangs Quote
papagyi Posted September 29, 2008 Posted September 29, 2008 You means like surface welding?I am sure autolisp can do it coz i saw this! 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.