Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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.
On 14/04/2014 at 07:58, xxxxxxxx wrote:
Hi Bret Maybe clone tags to op by C4DAtom.GetClone(0)?!
C4DAtom.GetClone(0)?!