Hi!
In all our template files we use relative render paths. but in some cases we need absolute paths to save images correctly.
I've been trying to create a script where i can replace the relative vray output path with an absolute path that keeps the tokens. I've used an existing script i found on github that works fine with cinema 4d s built it look like the file path attribute is not a string.
I attacedd the script below. can someone help me with this? I'm a bit confused about interfacing with vray through python.​
In all our template files we use relative render paths. but in some cases we need absolute paths to save images correctly.
I've been trying to create a script where i can replace the relative vray output path with an absolute path that keeps the tokens. I've used an existing script i found on github that works fine with cinema 4d s built it look like the file path attribute is not a string.
I attacedd the script below. can someone help me with this? I'm a bit confused about interfacing with vray through python.​
Comment