Create orthogonal Hatch Patterns to TXT

Hi all,

I’ve created a graph to automatically create hatch patterns and export them to a txt file.

It’s a bit limited but works ok with orthogonal lines (it messes diagonal ones). If anybody wants to improve it fine by me (please share the improvements!)

Hope you like it :slight_smile:

patternsWIP Patterns.dyn (43.3 KB)

3 Likes

franciscusm,

Analyzing lines for a hatch pattern text file is no easy task. Nice job!
I may have made a new graph that reconciles diagonal lines.
If you’re curious, check it out here: Create Hatch Pattern from Selection

Thanks. That’s great, I’ll give it a try!