Message 1 of 3
Open dwg file from lisp script on mac

Not applicable
02-17-2018
03:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have tried (vla-open (vla-get-documents (vlax-get-acad-object)) "filename") as many suggested but it does not work on my computer (mac with HighSierra). ERROR: no function definition: VLAX-GET-ACAD-OBJECT
Any ideas how i can get this done?