Message 1 of 2

Not applicable
01-08-2020
11:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In Max 2017 C++ API, we are using:
#include <composite.h>
Composite::Interface *l_pCompIface = GetCompositeInterface(pMapComp);
In Max 2020:
The composite.h does not exist in and I could not find the Composite::Interface nor GetCompositeInterface.
Do you have a relevant migration guidelines, or another solution?
Thanks.
Solved! Go to Solution.