Problem with hatch pattern

Problem with hatch pattern

Anonymous
Not applicable
1,784 Views
16 Replies
Message 1 of 17

Problem with hatch pattern

Anonymous
Not applicable

I have a problem with the hatch command. I want to fill the polyline with a grass patern but for some reason it shows me this (see screenshot). The grass marks from the hatch overlap with each other. Even when i adjust the scale it doesn't give me the pattern i want. 

0 Likes
1,785 Views
16 Replies
Replies (16)
Message 2 of 17

pendean
Community Legend
Community Legend
You need to change you hatch scale most likely.

0 Likes
Message 3 of 17

Anonymous
Not applicable

perhaps you can post your dwg file so everyone can help troubleshoot easier?

 

 

Area Object Link | Attribute Modifier | Dwg Setup | Feet-Inch Calculator
Layer Apps | List on Steroids | VP Zoom Scales | Exchange App Store

0 Likes
Message 4 of 17

ara_neresesian
Collaborator
Collaborator

Hi

Check your  hatch name it must be grass .

see attached

 grass.JPG

if everything is correct ,open acad.pat with notepad

search for Grass,it must be like this

 

*GRASS, Grass area
90, 0,0, .707106781,.707106781, .1875,-1.226713563
45, 0,0, 0,1, .1875,-.8125
135, 0,0, 0,1, .1875,-.8125

 

you can overwrite this 4 line on yours.

save and close re open the file,if still you have problem

upload your cad file.

good luck 

Message 5 of 17

Anonymous
Not applicable

Most likely it's a setting i've to adjust, i get the same result in my other dwg-files 

0 Likes
Message 6 of 17

Erense
Collaborator
Collaborator

Copy the red PLine and hatch it. it works fine.

There seems to be a gap between your red and green PLines in the sharp corner on the right.

Close this gap and you have a closed parameter and the hatch will not overlap.

Or (depends on the AutoCAD version you are using) set the HPGAPTOL to a higher value.

For me, I had to explode the red PLine to get the hatch to fill.

 

If my post answers your question, please click the "Accept as Solution" button. This helps everyone find answers more quickly!

Kind regards,

Edwin Rense
Cadac Group AEC BV
Supporting Consultant AEC
Cadac Group .
Message 7 of 17

Anonymous
Not applicable

Nothing changes if i close the polylines. The problem is the objects that make the hatch pattern (for ex. the cross) are way to large, so that the crosses overlap, making the hatch look like a grid. Scaling does not help (see screenshot). On the lift is the cross pattern with scale 1, on the right with scale 0.1. 

0 Likes
Message 8 of 17

Kent1Cooper
Consultant
Consultant

@Anonymous wrote:

... the objects that make the hatch pattern (for ex. the cross) are way to large, so that the crosses overlap, making the hatch look like a grid. .... 


 

That looks very much like a corruption of the pattern definition, specifically as though the dash-and-gap specifications [a positive number followed by a negative number] at the end have been removed or commented out or something, so that all lines are unbroken.  Open up the acad.pat file and look at what it has as a definition for the CROSS pattern.  It should look like this:

 

*CROSS, A series of crosses
0, 0,0, .25,.25, .125,-.375
90, .0625,-.0625, .25,.25, .125,-.375

 

That definition performs as expected for me.

Kent Cooper, AIA
0 Likes
Message 9 of 17

ara_neresesian
Collaborator
Collaborator

HI

your cad file was ok see it on my computerhatch.JPG

-what is the result when you are printing that file  ,is it same as autocad screen or different?

-cheek your file in layout 

see picturehatch 2.JPG

-if its different, maybe something wrong with  g.c !

 

good luck

 

0 Likes
Message 10 of 17

Anonymous
Not applicable

The pattern stays the same in Layout.

Changing the acad.pad could be an option but i have tis problem for all of my patterns. Also is use AutoCad from a shared server. Wouldn't it be a better idea to create a new hatch pattern?

0 Likes
Message 11 of 17

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> Changing the acad.pad could be an option but i have tis

>> problem for all of my patterns.

The defect of that GRASS pattern seems to be inside your ACAD.PAT (or ACADISO.PAT), not sure which one is accessed by your AutoCAD, depending on MEASUREMENT setting.

 

Can you please upload both, ACAD.PAT as well as ACADISO.PAT so we can see the differences to our files that work well.

 

>> Also is use AutoCad from a shared server. Wouldn't it be a

>> better idea to create a new hatch pattern?

Yes, you should be careful with that ... but if that file has defects and you keep on working with that defect patterns, things get worse!

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2025
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 12 of 17

Anonymous
Not applicable

Well... because i'm working from a shared server, i don't have access to those files.

0 Likes
Message 13 of 17

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> i don't have access to those files.

Then AutoCAD would not have access to these files too ... something is wrong here.

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2025
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 14 of 17

Anonymous
Not applicable

It works with a Citrix client program

0 Likes
Message 15 of 17

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

then you need to ask the admin to replace the ACAD.PAT and ACADISO.PAT with the original one, someone has edited the defaults which should not happen at all.

 

You might create your own PAT file, but then you need to add a path to the AutoCAD support paths (so AutoCAD can find your PAT file) ... I guess you are not allowed to do that too, correct?

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2025
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 16 of 17

Anonymous
Not applicable

If found a way to get access to the acad.pad file, all the pattern-difinitions are same compared to the definitions in previous answers. Is there a way to adjust the spacing between pattern objects?

0 Likes
Message 17 of 17

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> If found a way to get access to the acad.pad file

Than upload the file here so we can look into it and see if the pattern "GRASS" is incorrect or ok.

 

>> Is there a way to adjust the spacing between pattern objects?

For a hatch you can only adjust the scaling from AutoCAD.

To edit the pattern itself you need to go through all lines in the hatch pattern definition as this is not just "space between pattern objects" (as every single line in the hatch pattern has to be defined by separately).

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2025
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes