Python NodeData.InitAttr() for FontData broken ?
-
On 24/07/2013 at 06:49, xxxxxxxx wrote:
Hi,
I have a FONT description element in Object plugin. Initializing the element with
self.InitAttr(op, c4d.FontData, [SOMEID])
does not raise an error, but reading that ID will return a c4d.DateTimeData object. Also trying to
write to the ID a c4d.FontData instance will raise an error, c4d saying it did expect an object of
type c4d.DateTimeData.Happy rendering,
Ferdinand