Message 1 of 15
Use LISP to import Excel to DWGPROPS
Not applicable
06-13-2018
02:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I used a function at my old job where with a LISP file (that someone else created), we were able to import one column of values from an excel file into the DWGPROPS of a DWG with Full CAD. I have been searching around, but I haven't been able to find this LISP or anything similar anywhere. I don't know how to write a LISP, so I was hoping someone had something or could advise me or help me with writing one. I keep finding lots of things that are way too simple to be helpful.
We're using this because there are many fields that need to get updated and then used in the DWG, so I was hoping I could find the easy way to import all of these values so I don't have to do it over and over again.
Thanks