3ds Max C++ API Reference
Loading...
Searching...
No Matches
Deprecated List
Member __declspec (deprecated) RightClickMenu final

This has been deprecated as of 3ds Max 2025, please use DynamicMenuItemSelected in ActionItem and ActionCallback

This has been deprecated as of 3ds Max 2025, please see ICuiDynamicMenu

This has been deprecated in 3ds Max 2026. Use GetCOREInterface7()->DoUICustomization(CUI_PAGE_PREVIOUS) instead.

This has been deprecated in 3ds Max 2026.

This has been deprecated in 3ds Max 2026.

This has been deprecated in 3ds Max 2026.

This has been deprecated in 3ds Max 2026.

Member ActionCallback::__declspec (deprecated) virtual IMenu *GetDynamicMenu(int

This has been deprecated as of 3ds Max 2025, please use PopulateDynamicMenu instead

This has been deprecated as of 3ds Max 2025, please use PopulateDynamicMenu instead

Member ActionItem::__declspec (deprecated) virtual IMenu *GetDynamicMenu(HWND

This has been deprecated as of 3ds Max 2024, please use PopulateDynamicMenu instead

This has been deprecated as of 3ds Max 2024, please use PopulateDynamicMenu instead

Member ActionTable::__declspec (deprecated) virtual int ReadPersistentActionId(MSTR &idString) MAX_SEALED

Deprecated method in terms of implementation as of 3ds Max 2022 - re-implement with const MSTR& method signature

Deprecated method in terms of implementation as of 3ds Max 2022 - re-implement with const MSTR& method signature

Deprecated method in terms of implementation as of 3ds Max 2022 - re-implement with const MSTR& method signature

Deprecated method in terms of implementation as of 3ds Max 2022 - re-implement with const MSTR& method signature

Member FILE_SUPPORT_MERGE

Deprecated as of 3ds Max 2024. Unsupported for many versions.

Deprecated as of 3ds Max 2024. Unsupported for many versions.

Class GammaMgr
This class has been deprecated in 3ds Max 2024: Please use IColorPipelineMgr which provides better color management functionality.
Member GetGPort ()
This has been deprecated in 3ds Max 2024 and will be removed in the future.
Class GPort
This has been deprecated in 3ds Max 2024 and will be removed in the future.
Member ILightingUnits::ConvertIlluminanceToAS (double SI_IlluminanceValue) const =0
Use ConvertValue().
Member ILightingUnits::ConvertIlluminanceToCurrSystem (double illuminanceValue) const =0
Use ConvertToDisplay().
Member ILightingUnits::ConvertIlluminanceToCurrSystem (double illuminanceValue, int inputType) const =0
Use ConvertToDisplay().
Member ILightingUnits::ConvertIlluminanceToSI (double AS_IlluminanceValue) const =0
Use ConvertValue().
Member ILightingUnits::ConvertLuminanceToAS (double SI_LuminanceValue) const =0
Use ConvertValue().
Member ILightingUnits::ConvertLuminanceToCurrSystem (double luminanceValue) const =0
Use ConvertToDisplay().
Member ILightingUnits::ConvertLuminanceToCurrSystem (double luminanceValue, int inputType) const =0
Use ConvertToDisplay().
Member ILightingUnits::ConvertLuminanceToSI (double AS_LuminanceValue) const =0
Use ConvertValue().
Member Interface::__declspec (deprecated) virtual void *GetRightClickMenuManager() final
This has been deprecated as of 3ds Max 2026.
Member IPopulate::eDisplaySegmented
Deprecated in 3ds Max 2015.
Segmented characters are not supported. Setting the display type to segmented will do nothing.
Member JOB_TEXT_CMB_OUTPUT
This has been deprecated as of 3ds Max 2023, it's not used any more.
Member kBackground
As of 3ds Max 2017, used kBackgroundOdd instead.
Member kHilight
As of 3ds Max 2017, won't be used any more.
Member kShadow
As of 3ds Max 2017, won't be used any more.
Member kToolTipBackground
As of 3ds Max 2019, use kToolTipViewportBackground instead.
Member kToolTipText
As of 3ds Max 2019, use kToolTipViewportBackground instead.
Member kWindow
As of 3ds Max 2017, use kBackgroundOdd instead.
Member kWindowText
As of 3ds Max 2017, used kText instead.
Member MaxMsgBox (HWND hWndParent, LPCMSTR lpText, LPCMSTR lpCaption, UINT type, UINT exType=0, DWORD *exRet=NULL)
MaxMsgBox has been deprecated, please use MaxSDK::QmaxMessageBox() or MaxSDK::MaxMessageBox instead. These methods provide a more complete extended message box functionality that better matches the Win32 MessageBox functionality. The first four parameters correspond to the Win32 MessageBox method parameters, but not all Win32 MessageBox functionality is supported. The last two optional args add the functionality listed above - exType is used for adding the additional buttons, and exRet is used for getting the extra return info.
Member MaxSDK::Util::__declspec (deprecated) StaticAssert
This has been deprecated in 3ds Max 2024, please use builtin static_assert(b, "msg") instead
Member Mesh::SetNormalDataGenerator (INormalDataGenerator *normalDataGenerator)
Deprecated as of 2026. Please use GenerateRenderItems instead as it is equivalent.
Member MNMesh::NumDeadEdges ()
Deprecated as of 2026. Please use GenerateRenderItems instead as it is equivalent.
Member RCMenu::__declspec (deprecated) static void *msmenu
This has been deprecated in 3ds Max 2026.