Z value
Z value
(OP)
Have a 3d file that someone forgot to set the z value to 0 and turn the depth lock on. Now I have cells and lines at all depths. Anyone know a fast way to move all lines to a 0 Z value without doing them one by one?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
|
RE: Z value
RE: Z value
Set x=1, y=1, z=0.000001
That will place them almost at zero.
or
Save to 2d file then reference to 3d file and copy into 3d file. If you don't need 3d, leave it as 2d.