No. A PAT file defines one brick (or one repeating unit). You must reduce your 1,000 bricks to a single brick with correct offsets. Then the PAT file repeats it 1,000 times during the hatch operation.
Click the bottom-left corner origin ( 0,0 ), and then click the top-right corner to establish the pattern's repeating width and height grid. convert dwg to pat file
Move your pattern tile so that its base point is at or near (0,0,0) . This prevents alignment issues during the tiling process. Methods for Converting DWG to PAT Then the PAT file repeats it 1,000 times
Click inside the closed boundary where you want the custom pattern applied, then press Enter. Method 2: AutoLISP Scripts (The True PAT Exporter) This prevents alignment issues during the tiling process
Type the corresponding command for the LISP (usually something like HATCHOUT ).
So, if you can't just click a button, how do you create a PAT file from a DWG? There are three primary approaches, each suited to different needs and skill levels.