Jump to content

Recommended Posts

Posted

How to do this?

I have a lot of projects that have survey line on them. What happens is when I draw something over them usualy I snap to them and when I orbit half of the line points are hovering in the air and half of them are sitttong on the 0 Z coordinate.

Is it possible to disable Acad, even if it snaps to a certain point with Z coordinate, to draw a line that has a Z value?

It would be like when projecting everything to 0 ground floor even if you snap to a certain point that has a z value.

Posted

You sound as if you need to flatten the drawing, so that everything is at zero. Or you could use the .XY filter and enter a z of zero. Or if you are going to draw a polyline, you would only have to put z = zero on the first point, then subsequent points will always have a z of zero, even if the line snapped to has an elevation.

Posted

Does 2007 have the system variable Osnapz?

 

Set Osnapz= 0 & Elev=0 (or whatever Z value you want to draw)

Posted

I see that came in with AutoCAD 2006, so the OP will be happy :D

Posted

Can you put your additions on other layers then flatten all but the survey lines on the survey layers?

Posted
Does 2007 have the system variable Osnapz?

 

Set Osnapz= 0 & Elev=0 (or whatever Z value you want to draw)

 

Thanx a bunch:D

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...