Skip to main content

Hi,

 

I have created a random polygon (in EPSG: 4647) and now I want to put hatches inside of it via DWGStyler. They should be depicted in an angle of 45° and as lines - this works. Between the lines, there has to be a distance of 2 meter and this is where I got stuck. I've tried to achieve this via Pattern Scale in the DWGStyler and by setting "autocad_hatch_pattern_space" to 2 by using an attributecreator, but this doesn't seem to work properly.

Hi @phil7g​,

Please try using fill pattern ANSI31 with a Pattern Scale of 16. This seems to give a 45 degree pattern with a 2m spacing.

Screen Shot 2022-03-02 at 3.06.17 PM


Reply