Jump to content

Is it possible to draw a rectangle around the repeatable pattern of a hatch


Recommended Posts

Posted

The second and third terms of each line in the pattern file are the coordinates of the start of a line. So one can extract all points, all 3059 lines in this hatch pattern. Then they can be plotted and one can see the repeatable pattern and draw a rectangle around it.

 

Hatch patterns usually start at 0,0 coordinate, so a good start is to draw a 1x1 rectangle from 0,0. This actually was the case here.

 

Although there are 3059 lines in this hatch pattern, there were also 15 gaps which are plainly visible when zoomed in.

 

 

Repeat-hatch.PNG

Posted (edited)

I see, thanks. I was aware of that but for some reason I must've messed up somewhere.

 

I'm not having much luck getting this one though.

 

 

 

Hatch-Stone-01.pat

 

 

This is it at scale 1 with a 1x1 square.

image.png.09db0c37979598ba0be9b7bc714db1dd.png

Edited by 3dwannab
Posted

I used a 100 x 100 square and it showed up.

 

The main pattern seemed to be within a 50 x 50 square, but there were some line start points outside this square. They may be duplicates, I have not got the energy to delve deeper. Or they may be valid points, just initiating outside the square. That should not matter.

 

 

New hatch rectangle.PNG

  • Like 1
Posted

Thanks.

 

I would love to have the skills to write a program to read a pat file, create a square boundary, hatch it with a scale of 1 so I could explode it, fix it, and then export the .pat file again.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...