What's New: 3ds Max 2025 SDK

This topic describes new items and changes that affect the 3ds Max 2025 C++ SDK.

New Menu System APIs

This feature is a complete re-write of the 3ds Max menu editing system, affecting both regular menus and quad menus. This work provides a foundation for a modern menu editing system, portable menus, and future menu work. These changes will affect any plug-in or script that creates or customizes menus, and we will provide some migration guidance on how to update your code.

Benefits of the new system

This new feature offers several benefits to third party plug-in developers:

See the Menu System topic for more information about how to use this system to create and modify menus.