THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 13/04/2012 at 06:41, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R13
Platform: Windows ;
Language(s) : C++ ; XPRESSO ;
---------
Hello XPresso enthusiasts,
The XPresso editor has very nice functionality to save XGroup to a file and then to load it back. These are the commands "Save XGroup as..." and "Load XGroup..." in the File menu of the XPresso editor.
But I want to load XGroup with C++ code and SDK APIs. In other words, I would like to do with C++ the same thing that "Load XGroup..." menu command is doing in the XPresso editor.
Does somebody know how I can do it?