The Maxon SDK Team is currently short staffed due to the winter holidays. No forum support is being provided between 15/12/2025 and 5/1/2026. For details see Maxon SDK 2025 Winter Holidays.
C++ set password to Xpresso's XGroup
-
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!