Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to create a program that will open models in viewer mode. I have successfully got the viewer mode, model detached to work. But cannot get the viewer mode, not detached to work if the central model is not found (model from the client). It goes through everything like it is working fine, but at the very end, everything turns grey and it freezes. Attached is a journal file. Of course, this all works manually, just not programatically.
I am using:
uiapp.OpenAndActivateDocument(path, openopt, False)
Any ideas?
Thanks!!
Solved! Go to Solution.