Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have tried c4d.documents.GetAllAssets method to list assets, it works well in C4D Gui.
c4d.documents.GetAllAssets
Then I tried with c4dpy, it was not working.
As c4d.LoadFile method is not supported in c4dpy, so I use c4d.LoadDocument method instead. Then GetAllAssets method returns an empty list.
c4d.LoadFile
c4d.LoadDocument
GetAllAssets
How can I get the same result in c4dpy?
Here is what I've done in c4dpy:
Hi,
I see you are using a pretty old version of cinema4D (R21). I was able to reproduce the issue on R22 but this is fixed on R24 and R25. (i couldn't tested it on R23)
Unfortunately, there's nothing to do.
Cheers, Manuel
@m_magalhaes Oh, really? Thx so much!
Hello @sol87,
without any further questions and other postings, we will consider this topic as solved and flag it as such by Friday, 17/06/2022.
Thank you for your understanding, Ferdinand