Community
VRED Forum
Welcome to Autodesk’s VRED Forums. Share your knowledge, ask questions, and explore popular VRED topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to add to render queue via python scripts?

1 REPLY 1
Reply
Message 1 of 2
enrique_dcosta
220 Views, 1 Reply

How to add to render queue via python scripts?

I have been trying to automate the task to add to the render queue via Python scripts and came across the addPreset() and applyPreset() functions, which don't seem to execute as expected. The strange thing is that all the jobs in the render queue can be executed using the runAllRenderJobs() command. Is there a way to add a job to render a queue or something that I can explore?

P.S. I am new to the software.

1 REPLY 1
Message 2 of 2

Hi,

dont know if you need the render queue, or maybe the sequencer? What do you want to do?

With the render queue there is no way (for now).

With the sequencer you can generate a string in pyhton with all you need. "jump viewpoint etc." export this as xml and import this to the sequencer.  Just create a sequence by hand, go to File->Export Scene data->sequences to see the structure of the xml.

See here:

https://help.autodesk.com/view/VREDPRODUCTS/2025/ENU/?guid=VRED_Python_Documentation_Python_API_V1_v...

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report