how to save other users hatch patterns?

how to save other users hatch patterns?

Anonymous
Not applicable
4,496 Views
9 Replies
Message 1 of 10

how to save other users hatch patterns?

Anonymous
Not applicable

hi, ahm just gonna ask on how can i copy or save the hatch on a specific cad file, so that i can edit that hatch...

here's the case: I just recieve a cadd file from a friend, and there was a hatch that isn't on my cadd program file...i want to copy/save as that hatch or to create my own .pat file...can anyone there help me? thanks...


and oh, i just download a LISP tool to get that, but it didn't work..

Command: getpat
Select hatch: *?????
; error: bad argument value: positive 0

 

thank you in advance..

0 Likes
Accepted solutions (1)
4,497 Views
9 Replies
Replies (9)
Message 2 of 10

Anonymous
Not applicable
0 Likes
Message 3 of 10

h_s_walker
Mentor
Mentor

Get your friend to use ETRANSMIT to send you the drawing.

 

This will create a zip file, with EVERYTHING needed to reproduce the drawing on your machine INCLUDING hatch patterns.

 

All you need to then is open the .PAT file and find the hatch and copy and paste into your own hatch file.

Howard Walker
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Left Handed and Proud

0 Likes
Message 4 of 10

Anonymous
Not applicable

hi, just told him what u said...but this what happenedCapture.JPG

anyway, thank you for your help..:)

0 Likes
Message 5 of 10

h_s_walker
Mentor
Mentor

Where is he trying to save it?

 

Ask him to try and save it to his computer first. If he can save it to his computer then get him to send you the zip file.

Howard Walker
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Left Handed and Proud

0 Likes
Message 6 of 10

Anonymous
Not applicable

he tried to save it on his desktop and/or drive D...but that's what always happened...maybe the problem is in the file... 

i downloaded the GETPAT.lsp so that i can just saved that hatch .pat file, but it didn't work... i also tried to make a custome hatch using hatchmaker.lsp, but it didn't work also...

0 Likes
Message 7 of 10

h_s_walker
Mentor
Mentor

You can always ask him to email you the .PAT file, after all it is only a text file.

Howard Walker
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Left Handed and Proud

0 Likes
Message 8 of 10

Anonymous
Not applicable
Accepted solution

i guess there's no nid to ask him anymore...i press the F2 on my keyboard...luckily this one appearsCapture.JPG

i just copy and paste that in an existing .pat file then save as to another filename...and it worked!!!!!! yey!!!...

but thanks for time trying to help me...i  do appreciate it.. 😄

0 Likes
Message 9 of 10

h_s_walker
Mentor
Mentor

No problem.

Howard Walker
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Left Handed and Proud

0 Likes
Message 10 of 10

jggerth
Advisor
Advisor

.pat files would not be included in the etransmit package -- the definition of the hatch pattern is already in the dwg, so there's no need to include it for etransmit purposes.