Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Recent
    • Tags
    • Users
    • Login

    Python NodeData.InitAttr() for FontData broken ?

    Scheduled Pinned Locked Moved PYTHON Development
    1 Posts 0 Posters 163 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H Offline
      Helper
      last edited by

      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

      1 Reply Last reply Reply Quote 0
      • First post
        Last post