- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So I'm trying to learn LISP and I have a general understanding of it but apparently my google skills suck, and I can'T find examples of scripts/commands to figure out what I need to write the code I need. I'm talking a course but it's not touching on what I need. so if anyone knows where there is a database of sample code, or videos or whatever I would greatly appreciate that shared with me.
for reference I'm trying to write a routine that would add weep holes to only the bottom side of selected panel blocks, and the idea I came up with for that is to limit the command to only execute on a specific y line ex 0 line then I put my panel block that need weeps on that line and write a command to add the weep geometry in the middle of each drill hole. Ideally, I would like to keep them in the blocks/layers they are in and use another LISP routine after I run the one that adds the drill holes that Moshe-A (Mentor) was so kind enough to write and help me understand a bit.
Attached are the LISP and a CAD file with the Blocks involved and Instructions on what I would like. I'm not necessarily asking someone to do it for me, (though that is an option and I could just dissect the code after the fact to figure it out.) just asking for direction on where I can find the resources to educate myself on how I would go about doing this.
Thanks for your time.
Solved! Go to Solution.