THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 15/02/2009 at 06:23, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 10.5
Platform: Mac ;
Language(s) : C.O.F.F.E.E ;
---------
Hi,
Is there any way to create an instance of an object given the class name as a string? Like:
var className = "myClass";
var myObject = new(className, ...);
Does anybody know any trick or workaround to make this work?
Thanks in advance for your help,
Gambetti