THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 01/07/2004 at 06:51, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.500
Platform: Windows ;
Language(s) : C++ ;
---------
Hi,
I have built up a PluginObject ( a : public ObjectData) and now want to insert it in a Document via c++ .
Unfortunately NodeData etc. are not derived from BaseObject and Cinema drops out to Windows when I want to add a casted Object. How Can I add it to the Scene? Obviously it works when the user does it via Menu so there must be a possibility :-)
thx, lawn