If you had EXpress Tools, you could use the FLATTEN command to set all z's to 0. So only other option I'd suggest is the "move up and back" method, which sets z's of most objects to 0. In moving objects to ridiculously high z (1e99), then in a negative z the same amount, AutoCAD loses track of original z values and sets them to 0.0
Command: move
Select objects: all
xxx found
Select objects: <enter>
Specify base point or displacement: 0,0,1e99
Specify second point of displacement or <use first point as displacement>:<enter>
Command: m
MOVE
Select objects: p
xxx found
Select objects: <enter>
Specify base point or displacement: 0,0,-1e99
Specify second point of displacement or <use first point as displacement>:<enter>





Reply With Quote
Bookmarks