Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

Does 3ds max run all plugin at startup?

Does 3ds max run all plugin at startup?

Anonymous
Not applicable
447 Views
1 Reply
Message 1 of 2

Does 3ds max run all plugin at startup?

Anonymous
Not applicable

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.

0 Likes
448 Views
1 Reply
Reply (1)
Message 2 of 2

miauuuu
Collaborator
Collaborator

Have you read this:

 

https://knowledge.autodesk.com/support/3ds-max/learn-explore/caas/CloudHelp/cloudhelp/2019/ENU/3DSMa...

 

https://knowledge.autodesk.com/support/3ds-max/learn-explore/caas/CloudHelp/cloudhelp/2019/ENU/3DSMa...

 

If your complied file is placed inside any folder that 3ds Max checks when it starts then the plugin have to be loaded.

https://miauu-maxscript.com/
0 Likes