THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 08/07/2003 at 22:08, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.100
Platform: Windows ; Mac ; Mac OSX ;
Language(s) : C++ ;
---------
Is it possible to launch a tool plugin from a command plugin?
i.e. the commanddata plugin should execute a small ammount of code internally that changes the scene and then it should launch the tooldata plugin for the user to edit the scene in it's new state.
the commanddata plugins and the tooldata plugin are all part of the same project/module, linked together.