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
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Tag plugin and rendering

    Cinema 4D SDK
    r20 python
    2
    3
    384
    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.
    • P
      pim
      last edited by

      I have a tag plugin that changes the position of the children of the object where the tag is attached to.
      This works ok in the viewport, but when rendering it does not work.
      I assume that the tag is not 'executed' during rendering?

      What should I do to make it working?

      1 Reply Last reply Reply Quote 0
      • P
        pim
        last edited by pim

        I did some ore testing and now I guess it is a programming error.
        So, I guess my assumption was wrong.

        1 Reply Last reply Reply Quote 0
        • S
          s_bach
          last edited by

          Hello,

          without seeing your code or any error message it is impossible to give any advice.

          But "works in viewport but not in rendering" sounds like you are using c4d.documents.GetActiveDocument() somewhere. See also BaseDocument Manual.

          best wishes,
          Sebastian

          MAXON SDK Specialist

          Development Blog, MAXON Registered Developer

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