- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I'm trying to create a custom hatch pattern in AutoCAD to represent concrete blocks sized 15x40 cm in a stretcher bond layout (alternating vertical joints between rows). I’ve successfully used a pattern for 20x40 blocks that looks like this:
*PM-B2040, 8x16 block elevation stretcher bond
0, 0, 0, 0, 20
90, 0, 0, 20, 20, 20, -20
This works perfectly — it creates horizontal lines every 20 cm and vertical joints that alternate every row, simulating real masonry.
Now I want to adapt this to 15x40 blocks, but every variation I’ve tried either distorts the pattern, misaligns the joints, or causes the hatch to disappear entirely. I’ve tried adjusting the vertical spacing and repetition vectors, but nothing seems to work reliably.
*PM-B1540, 15x40 block elevation stretcher bond
0, 0, 0, 0, 15
90, 0, 0, 15, 20, 40, -40
Solved! Go to Solution.