Skip to main content
Solved

Put hatches in polygon and write to DXF

  • March 2, 2022
  • 1 reply
  • 49 views

phil7g
Contributor
Forum|alt.badge.img

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.

Best answer by daveatsafe

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

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

daveatsafe
Safer
Forum|alt.badge.img+19
  • Safer
  • 1637 replies
  • Best Answer
  • March 2, 2022

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