Is a lisp routine a good choice for this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all, I work in ACAD Electrical 2015. My experience with LISP has mostly been limited to my old-school command macros. I am now faced with needing to create a 'real' customized program. My problem is that I'm not informed enough to know if LISP is my best choice here, or if I should look at VBA or something, so I'd like some advice.
Here is what I need:
1. to evaluate every occurence of a certain block and collect the value of one of its attribute definitions...across multiple drawings
2. to sort and tally up occurences of repeated values (ie, for value 100 tally is 4, value 150=5, etc.)
3. to discard any tallies that come out as 2 or less, if possible
4. to perform a simple mathematical calculation on each (T/2+1), with results rounded to nearest whole number if possible
5. to report these results in some way
My first question: is this even possible?
Second question: will it be difficult to do as my first true LISP routine?
I've been using ACAD in some shape or form since '02. I get along pretty well. I don't want anyone to write this for me, I want to do it myself, but I'm thinking I will need at least some broad strokes. I'm simply not experienced enough to know which commands might help me get what I need. Any help will be appreciated.
Thanks for any assistance!
Jim

Jim Seefeldt
Electrical Engineering Technician