Replacing layers but keeping the same names

Find out why the . goes before the /

Moderator: Paul Tuersley

Post Reply
Simma
Posts: 98
Joined: June 8th, 2010, 2:57 pm

I have a composition with a log of nulls called "Null1", "Null2", "Null3" etc. I want to replace all of the nulls with a composition. This all works without any problems, but it replace the names as well. I want the replacement layer to take the names of the original layers ("Null1" for example). Any ideas?
User avatar
lloydalvarez
Enhancement master
Posts: 460
Joined: June 17th, 2004, 9:27 am
Location: New York City, NY
Contact:

Save the name into a variable before you do the replace and then rename the layer using the saved name variable.

Lloyd
Post Reply