
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi guys, I have found a useful lisp file from Lee Mac which draws x and y grids in a given space by enter no. of columns and rows. And you can visualize this with "dgridd" command as you draw which is really helpful for me.
I am drafting waffle footing slabs for houses so I was looking to modify the routine with following requirements.
1. I don't want to divide a space in equal parts with given no. of columns and rows. Instead I would like to set the distance of each increment = 1200mm
2. Instead of single lines, I would like to see fixed 1090mm x 1090mm box being drawn visually at 1200mm x and y spacing so in the end it should look like following: (I am not concerned about the total space, so as to say, I do not have a fixed boundary in which to fit this all).
Refer below the yellow lines. Each box is 1090x1090 mm and is spaced every 120mm so you get 100mm rib in between.
Solved! Go to Solution.