Documentation - name error - RegisterObjectData
- 
 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/py/2023_2/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! 