Start of a command plugin
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 15/12/2005 at 00:35, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.2
Platform:
Language(s) : C++ ;---------
hello,
i like to start a command plugin from my C-Code.
How can i do that ?
I know, the function FindPlugin(ID) deliver only a base plugin
pointer. But how can i start this plugin ?
Thanks. -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 15/12/2005 at 00:45, xxxxxxxx wrote:
ok, i found it
I use the COREMSG_CINEMA_EXECUTEEDITORCOMMAND.