Print Page | Close Window

problem trying to flatten a draw

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13407
Printed Date: 17.May.2026 at 05:18


Topic: problem trying to flatten a draw
Posted By: jmontesmx
Subject: problem trying to flatten a draw
Date Posted: 05.Apr.2020 at 05:52
I'm having troubles trying to put in 0 level a draw, I' m using the flatten command but it doesn't work , I will appreciate all your help with this.



Replies:
Posted By: philippe JOSEPH
Date Posted: 05.Apr.2020 at 08:07
Hello jmontesmx, on what entities are you trying to do this : lines+arcs+texts+etc or real 3D solids or ... ???
Check that there are no frozen layers, no Xref inside your file, etc...
Eventually try the MOVE ALL described here :
https://forums.autodesk.com/t5/autocad-lt-forum/moving-all-lines-to-z-0/td-p/393128" rel="nofollow - https://forums.autodesk.com/t5/autocad-lt-forum/moving-all-lines-to-z-0/td-p/393128
And / or this :
https://forums.autodesk.com/t5/autocad-forum/command-to-move-all-objects-to-same-plane/td-p/1069520" rel="nofollow - https://forums.autodesk.com/t5/autocad-forum/command-to-move-all-objects-to-same-plane/td-p/1069520
You have AUtoCAD 2010 so the absolute coordinates should be : X,Y,Z and not #X,Y,Z.
Please check because I don't remember after what release it was changed.
P.S. For the 3D solids I recommend using the FLATSHOT command.


Posted By: John Connor
Date Posted: 05.Apr.2020 at 15:50
Upload a copy of the drawing.  Maybe someone here can figure out what might be wrong.

-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: jmontesmx
Date Posted: 06.Apr.2020 at 01:53
Thanks for your information,  I solved my problem  yesterday, the draw was made in civil cad, for that reason all the entities have diferent  Z level, I solved in this form, move all the draw to the infinite using like origin point 0,0,0 to 0,0,1e99, then move all the draw back using origin point 0,0,0 to second point 0,0,-1e99 .
In that form all the draw are in Z=0.
I need the draw in Z=0 because I'm doing a ilumination project with Visual Lighting software of Acuity brands 
Regards. Smile



Posted By: jmontesmx
Date Posted: 06.Apr.2020 at 01:57
Like this tip.
https://forums.autodesk.com/t5/autocad-forum/command-to-move-all-objects-to-same-plane/td-p/1069520" rel="nofollow - https://forums.autodesk.com/t5/autocad-forum/command-to-move-all-objects-to-same-plane/td-p/1069520


Posted By: philippe JOSEPH
Date Posted: 06.Apr.2020 at 08:46
OK jmontesmx it's good to know that it worked for you.
Can you confirm, if you are using relative and absolute coordinates in your files :
You have AUtoCAD 2010 so the absolute coordinates should be : X,Y,Z and not #X,Y,Z.



Print Page | Close Window