starsinje Posted September 14, 2012 Share Posted September 14, 2012 How to rename the planes procedural in cop (python or vex)? For example, I have a .exr file and include four planes, a,b,c,d, I want to change their name to sa, sb, sc, sd, I know the rename node can rename the plane's name, but it just can rename one at a time. So is there a better way to do that? Quote Link to comment Share on other sites More sharing options...
malexander Posted September 14, 2012 Share Posted September 14, 2012 The rename COP allows multiple plane names in each field. In your case, set the From field to "a b c d" and the To field to "sa sb sc sd". Quote Link to comment Share on other sites More sharing options...
starsinje Posted September 14, 2012 Author Share Posted September 14, 2012 The rename COP allows multiple plane names in each field. In your case, set the From field to "a b c d" and the To field to "sa sb sc sd". Thank you so much for your replying, I got it! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.