THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 11/12/2002 at 09:57, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.012
Platform:
Language(s) : C++ ;
---------
Howdy,
I realized that to make a v7 plugin work with v8's v7 emulation system that changes had to be made in order for the SendModelingCommand function to work. Now I have noticed that v7 plugins that created instances fine do not work in v8. Is it a bug that an instance coorectly allocated and defined in a v7 plugin does not work in v8? ( of course this is all happening in virtual hierarchies ).
Regards, darf...