Thank you very much for your answer! I already know how to do it, and your answer has given me some ideas.
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.
1
Offline
Latest posts made by 1279906127
-
RE: How to set up a global variable that all plugins can access
-
How to set up a global variable that all plugins can access
Hello everyone, I have a question to ask you. For example, I have a plugin A, where I have set a global variable open: bool = True. I want plugins BCDEFG… and many other plugins to be able to access the value of this global variable open. How can I do this?
-
RE: In the UV Manager,cubic's c4d.CallCommand()
I’m not very familiar with using c4d.modules.bodypaint.CallUVCommand.
-
In the UV Manager,cubic's c4d.CallCommand()
In the UV Manager, what is the corresponding c4d.CallCommand() ID for cubic? I have looked for a long time and still can’t find it, and it doesn’t display the c4d.CallCommand ID in the Script Manager either. Thank you!
