I have actually started to work on my plugin for DAZ Studio 4.5.
I need in fact to pass to a functions the name of the objects. The problem is that the name passed is the same even if i changed it (i.e. Genesis while I should have the name i provided in the Scene Tab).
I tried whith DzNode::getName(), DzObject::getName() but I always get the wrong name.


