using script to draw holes based on existing geometry and rules
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm researching how much AutoCAD can do with scripts for a project designing a custom CNC drilling table for a client. I know scripts are possible but have never done any myself or know what the limitations are.
What we would like to do is to take a wall framing drawing and:
1. determine location of studs (layer1)
2. determine location of drywall/gypsum boards (layer2)
3. use those locations to draw holes or points in the center of each stud at a set spacing, and where two boards butt up place the hole 1/4" of the way from the edge of a stud.
This then would be sent to a CAM program.
See the attached pdf for a simple example, the panels may have windows, doors , and be irregularly shaped.
any feedback and suggestions would be great, even if what we are trying to do is not at all possible.
If we had time we would create a custom program from the ground up to do this.
thanks!
Mike