Skip to content

How to automate .rdc processing #39

Closed
@mwussow

Description

@mwussow

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions