existing lisp help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am currently operating on ACAD 2010. I have a dcl-based lisp routine for inputing the length of rafters, based on roof pitch. When you run the routine, it pulls up a dialog box for user input. The user selects what type of member (rafter, hip/valley, ridge) and pitch of roof (angle). Then, the user selects the line and the routine will install the text (length of the rafter) in the middle an at the same rotation as the line. This routine was written back in 1999, but currently works in my files. We receive drawing files from a client who uses a light version. The routine will work in those files, but will ask the user to input the text. I have tried copying the necessary lines out of their drawings and into one I know will work, but I have the same issue. I have a VERY basic understanding of lisp code. I have tried using vlisp to animate the routine as it runs, but cannot see where the code breaks down. If someone could offer some starting points for me to try? I don't mind emailing the routine and a couple of drawings (one that works and one that does not).