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 03/03/2018 at 06:48, xxxxxxxx wrote:
User Information: Cinema 4D Version: R19 Platform: Windows ; Language(s) : PYTHON ;
--------- Here: https://developers.maxon.net/docs/Cinema4DPythonSDK/html/modules/c4d.plugins/BaseData/NodeData/ObjectData/index.html It should be: An object plugin class. Register this class with RegisterObjectPlugin (). instead of: An object plugin class. Register this class with RegisterObjectData ().
Let me know if I'm wrong.
On 05/03/2018 at 02:37, xxxxxxxx wrote:
Hi,
You're right and the docs are wrong This will be fixed, thanks for reporting.
On 05/03/2018 at 07:28, xxxxxxxx wrote:
Thanks to you!