Message 1 of 2
Does 3ds max run all plugin at startup?

Not applicable
01-01-2020
07:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone!
I'm developing a 3dsmax plugin using C#. I'm not sure if there is anything wrong with my code but it seems that my plugin is called at the startup of 3ds max and I don't want that happen.
Could you guys show me how to handle these events in C#? I did a bit research but cannot find any document for this.
Thank you in advanced.