Message 1 of 5
Working with Multiple Projects in AutoLISP/VisualLISP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Looking for some insight. I am attempting to create a list of block information from one ACAD project and then use this list in a second project to be able to compare and replace block attribute information in the second project. What are my options? Are there commands that would allow me to run the lisp in the second project and be able to pull information from the first projects directory? Has anyone used python, macros, or another method to activate a project and run lisps?
Thanks in advance