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

    Copy tags from on object to a duplicate object

    Scheduled Pinned Locked Moved PYTHON Development
    2 Posts 0 Posters 216 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 13/04/2014 at 10:41, xxxxxxxx wrote:

      I have a script that will create essentially a duplicate of an object and then bake it to PLA. However, it creates this duplicate without any of the tags of the previous object. What is the best way to transfer the tags via python? I was looking at CopyTagsTo, but in just a simple poly example, it only does either the phong, OR the UVW tag. How can I effectively transfer all the tags(Phong, UVW, Textures, and selection tags namely). Trying to find a workflow for cleaning up interpenetrations post animation in a short pipeline.

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

        On 14/04/2014 at 07:58, xxxxxxxx wrote:

        Hi Bret
        Maybe clone tags to op by C4DAtom.GetClone(0)?!

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