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).
On 01/10/2014 at 12:06, xxxxxxxx wrote:
User Information: Cinema 4D Version: 14 Platform: Language(s) : C++ ;
--------- Hi everyone,
Please, I need help with the xpresso tags in C++. I do not know how to set password in the XGroup. [c4d.GV_GROUP_LOCK] I tried with:
node->SetParameter(10003, GeData("123abc"), DESCFLAGS_SET_0);
but it does not work Thanks!