What I want to do is go to modeling, orient and fit the view and then save, so that the part preview is set nicely.
With the Journal set to just go to modeling and orient, it will work two or three times and then start failing as it tries to orient before changing applications (from drafting)...
Followup question:
This line of code is not executed until the journal finishes (verified by placing a MsgBox after this line). I want it to execute immediately so I can orient the view afterwords in the same journal.
Does anyone know how to do that?
Thanks
Thank you!
I'm sure it would help if I could get our IT to install the help files, but knowing the right words to search for sure helps too.
For anyone else looking for this (I found the question unanswered in a lot of places), a working line of code is...
Has anyone managed to find some VB code to change from one application to another?
Specifically, I'd like to change to the Modeling application before taking some other actions.
Recording a journal sets an undo mark but doesn't actually record the change.
I stumbled across the fact that I can...