On 22/09/2017 at 14:14, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R17
Platform: Windows ;
Language(s) : C++ ;
---------
Hi all!
Is it possible to clone a document with everything (objects, matrices, tags, materials) but without polygon objects? No vertices, normals and etc.
I have played with some flags (NO_ASSETS or etc.) of GetClone() but haven't found such a behaviour.
Btw, the full GetClone(doc) is pretty fast, 1GB/sec on my CPU, but I would like to get some more optimization for trivial scene updating cases.