Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 06/12/2006 at 02:56, xxxxxxxx wrote:
User Information: Cinema 4D Version: 9.6 Platform: Language(s) : C.O.F.F.E.E ;
--------- hello everybody!
I would like to add files to the actual scene in my plugin. I need a function like "LoadDocument(file);". But I don't want to load a new scene. I only want to add an object to the current scene. Does anybody know if there's a function for that or how I can realize it? Thanks a lot!
On 11/12/2006 at 03:21, xxxxxxxx wrote:
I am afraid this is not possible with COFFEE. With C++ you could use the LoadDocument function and go through the loaded document to find your object.
cheers, Matthias