I hacked this Python script together quickly, it should import all .pat hatch pattern files in a selected folder. Let me know how it works.
ImportHatchPats.py (1.1 KB)
And just in case, here’s one that allows you to select the files to import from a multi list box…
ImportSelectedHatchPats.py (1.1 KB)
–Mitch