Closed
Description
I am wondering whether there is a simple way to automate .rdc processing? I am thinking of a little Python loop that performs the following steps for each .rdc file in a provided directory:
- Open .rdc file with max_blocks = [input]
- Save file as .blend
- Close file
I believe such a tool would be extremely useful because it can take several minutes (at least on my machine) to open an *rdc file and only a few seconds to open a *.blend
I would be very grateful for any advice on how to implement this (main question: how to call the rdc importer from a python script?)
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels