Search the Community
Showing results for tags '3d to 2d'.
-
Hi, I'm looking to make a script, lisp or batch sort I could take all the 3D drawing from a file and convert it to a 2d drawing. I've tried a lot of thing like "flatshot", "outbounding", "flatten"... The best result was definitely with the "Flatshot" command, but it cannot be use as a script or lisp (I might be wrong). Outbounding wasn't effective at all. So I came ou with the Flatten Function from the Express tools that i run in the Wscript of Lee Mac. I made all a routine that goes like this : _open *file* _-view _top -calque nouv 2D _ai_selall _Flatten no _change tout propriétés elév 0 tout propriétés Couleur jaune _change tout propriétés ca 2D _ai_selall _-overkill terminé PURGER TOUT * NON _AUDIT OUI _-VIEW _TOP _qsave _close The fact is that the weight of the files are always too big and the details are not as accurate as "Flatshot". I could also add wblock to the script but it still a pretty heavy file So finally, I would need to take my 3D file to become a flat 2D drawing on a specific layer and color (pretty simple to do). Here's an example of the furniture i would need to "transform" 3-MLE3060EFM.dwg, the flatshot finish Flatshot.dwg and the flatten script 3-MLE3060EFM.dwg. Sorry for my bad english and just notice that the command are in french or internationnal.
-
i have a drawing of tower in 3d, i want to put all the drawing in 2d only so that i can trim some part of the lines, is it possible to put the 3d in 2d in one level only, i mean one axis. i hope someone could help me. thanks
-
Can you create a mechanical drawing from a 3d drawing?
peregrin8r posted a topic in AutoCAD Beginners' Area
Hi. This is my first post here. I am self taught on acad 2008, and have created a complex 3d drawing over the last year or so. But I need it to be represented in a mechanical drawing. I tried flatshot, but this is not true to form. Is there a way to do this? (an easy way)