How to start a macro on opening documents (OnOpenDocument)

How to start a macro on opening documents (OnOpenDocument)

Anonymous
Not applicable
463 Views
1 Reply
Message 1 of 2

How to start a macro on opening documents (OnOpenDocument)

Anonymous
Not applicable
Hello,

I want to start a macro that sets standard view settings on opening documents. We have just installed Inventor 2011 and it does always suppress our standard view settings.


I don't know how to use OnOpenDocument and where to place it.


I also don't know how to set the two settings that are represented in appendix. (Don't know the english word)

Thank you in advance for your answers.
0 Likes
464 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
You'll need to develop an addin type application. Click on link: Module 10 - Events from the web page below. This will download a ZIP file containing an addin application source code and PowerPoint presentations, and file "ReplayMeeting.htm" which is video (with audio) discussing events. VB.NET Express (freeware - microsoft.com) can be used to make an addin.

http://modthemachine.typepad.com/my_weblog/2010/05/inventor-api-virtual-training-videos.html
0 Likes