I was just looking for the exact same thing and would second the need for these 3 hooks without the need for a Python Generator object.
It would make the pipeline integration of C4D much more straightforward. @m_adam
R
Best posts made by Richard-Prism
-
RE: Register event callbacks for "new file", "open file", "save file" (hooks?)
Latest posts made by Richard-Prism
-
RE: Register event callbacks for "new file", "open file", "save file" (hooks?)
I was just looking for the exact same thing and would second the need for these 3 hooks without the need for a Python Generator object.
It would make the pipeline integration of C4D much more straightforward. @m_adam -
RE: Export RSproxy with Python
Great, thank you both very much. That helped a lot and I got the export working!
-
Export RSproxy with Python
Hello,
is there any documentation or examples about how to export selected objects as rsproxies?
Specifically I'm looking for the format, which need to be used in the c4d.documents.SaveDocument function.Thanks