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

    GetUserDataContainer() [Resolved]

    Scheduled Pinned Locked Moved PYTHON Development
    3 Posts 0 Posters 205 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/11/2014 at 06:37, xxxxxxxx wrote:

      I have c4d R14 and my friend have c4d R12.

      My problem is that I created a python node in Xpresso and used this code:

      obj = doc.SearchObject('Null')
      UD = obj.GetUserDataContainer()

      On my R14 it works perfectly but on his R12 he gets this error:

      'c4d.BaseObject' object has no attribute 'GetUserDataContainer'

      The R12 python docs says its correct why??

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

        On 24/11/2014 at 08:59, xxxxxxxx wrote:

        Hello,

        using 12.032 I cannot reproduce any problems with that function. Can you give us more information about the system and the situation?

        Please be aware that SDK support can only provide limited support for outdated SDK versions.

        Best wishes,
        Sebastian

        1 Reply Last reply Reply Quote 0
        • H Offline
          Helper
          last edited by

          On 24/11/2014 at 20:42, xxxxxxxx wrote:

          Hi S_Bach, I uninstalled R12 from his computer and did a little cleanup. I then re-Installed and after updating R12 the issue was gone.

          Thanks for the reply.

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