Flattening a drawing

Flattening a drawing

nickKBWRY
Contributor Contributor
634 Views
5 Replies
Message 1 of 6

Flattening a drawing

nickKBWRY
Contributor
Contributor

I've been sent a drawing to work on and what should be a flat plan view looks like this when 3DO is used.  I'm trying to gauge areas and it's not happening.

 

nickKBWRY_0-1710233071423.png

 

 

Is there a way to universally make this drawing redraw at 0m Z-axis?  this is how it should look in plan

 

nickKBWRY_1-1710233147030.png

 

There is no 'start z, end z' in properties to adjust so i'm at a loss...

 

File attached.

 

cheers

 

N

0 Likes
635 Views
5 Replies
Replies (5)
Message 2 of 6

Anton_Huizinga
Advocate
Advocate

There is a FLATTEN command in AutoCAD. But if certain objects are from a vertical like Civil 3D, it probably does not flatten, unless you first explode such objects. 

0 Likes
Message 3 of 6

nickKBWRY
Contributor
Contributor

It wouldn't explode any further.  It worked on a couple of lines, but not all...

 

Installing Civ3D to see if that helps...

0 Likes
Message 4 of 6

Michiel.Valcke
Advisor
Advisor

select the objects you want to 'flatten' then use the MOVE command from 0,0,0 to 0,0,1e99. Then select the same objects again and move them from 0,0,1e99 to 0,0,0

It is an old school trick where you set the z-value to 1 time ten to the 99th power. This exceeds the bounds of what AutoCAD can do and as such effectively resets z-values to 0.

Message 5 of 6

nickKBWRY
Contributor
Contributor

No joy, alas.

0 Likes
Message 6 of 6

Michiel.Valcke
Advisor
Advisor

This is the result after the move to 1e99 trick. Only the 3D stairs remained an issue. So I used the flatshot command to create a 2D block of the stairs, placed them on the same x,y coordinates as the 3d model but kept the z-value to 0.

Depending on what you want to do, there will still be some cleanup necessary.

0 Likes