Here is a Macro for a button. You could probably follow that and make a script or just set up a button.
Code:^C^C_UCS;;_move _all;;0,0,1e99;;_move _all;;0,0,-1e99;;_chprop;_all;;_thickness;0;;^M;
Registered forum members do not see this ad.
hi guys, im using autocad 2004LT is there a script which can flatten?
Here is a Macro for a button. You could probably follow that and make a script or just set up a button.
Code:^C^C_UCS;;_move _all;;0,0,1e99;;_move _all;;0,0,-1e99;;_chprop;_all;;_thickness;0;;^M;
“A narrow mind and a fat head invariably come on the same person” Zig Zigler
![]()
You could also try using the CHANGE command with the ELEVATION option, as a macro, to affect the same results.
"I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police
Eat brains...gain more knowledge!




You could create an .SCR file which you can run in LT.
http://www.lukewarmcoffee.com/cad/AU...20Everyone.pdf
Volume and repetition do not validate opinions forged in the absence of thought.
ok thanks guys... when i copy and paste
into the command box is saysCode:^C^C_UCS;;_move _all;;0,0,1e99;;_move _all;;0,0,-1e99;;_chprop;_all;;_thickness;0;;^M;
Command: ^C^C_UCS;;_move Unknown command "^C^C_UCS;;_MOVE". Press F1 for help.
Command: _all;;0,0,1e99;;_move Unknown command "ALL;;0,0,1E99;;_MOVE". Press
F1 for help.
am I doing something wrong??
Last edited by SLW210; 8th May 2012 at 01:32 pm.
It needs to be placed in a button Macro to work.
“A narrow mind and a fat head invariably come on the same person” Zig Zigler
![]()
ok so can you point me in the right place to do such thing please if you wouldn't mind
Put on your thinking cap there SLW. Jafooli is using 2004. You remember back that far? You was just a youngin' then weren't ya? LoL
"I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police
Eat brains...gain more knowledge!
“A narrow mind and a fat head invariably come on the same person” Zig Zigler
![]()
Bookmarks