PDA

View Full Version : How to remove hatch function



bnmphuong
14th Feb 2008, 03:35 pm
Hello everyone,

I'm new member and beginer in CAD also. I have a file that the object already "hatch" and now I want to remove that hatch to edit the object. Is it possible to do that?

Thank you

SLW210
14th Feb 2008, 03:44 pm
Just select the hatch and delete it. If the hatch is on a separate layer, you could just turn off that layer, if you just want the hatch out of the way while editing.

Ritch7
14th Feb 2008, 03:45 pm
hi bnmphuong,

do you mean you have a drawing that has a hatched area? and you wish to remove the hatching completely? (because thats fairly simple) or you do you mean something else?

bnmphuong
15th Feb 2008, 02:30 am
Thanks everyone. I've attached my file to show clearly my question (before (1) and after (2) hatch). the file is already save and now I want to edit (2) --> (1). I try many way but It does not work.
http://www.megaupload.com/?d=W6EV4BER

PS_Port
15th Feb 2008, 03:31 am
Sorry to be the bearer of bad news, But the person who created that drawing didn't do the best job...

You can turn the hatch off (even though its on the same layer as line work)
with FILL -> OFF
however the hatch is really not a complete hatch see pic, the left over hatch, is actually lots of lines (see circle pic)
you will have to delete the lines individually or by `fence' selection.

Also you can attach drawings here see `Manage attachments' in the addition options window below the thread composition window
, as long as the .dwg file is less than 250 kb

bnmphuong
15th Feb 2008, 04:38 am
Thanks PS_Port but I try using fill --> off, it's not working. Anyway, can you show me more detail steps with the example below.

PS_Port
15th Feb 2008, 04:47 am
Sorry, I forgot to say regen at the end..:oops:

O.k. just checked this works in your sample2 drawing
at the command line.:)



Command: fill
Enter mode [ON/OFF] <ON>: off
Command: regen

bnmphuong
15th Feb 2008, 05:48 am
:D Oh good. Thanks very much.