Flags for the copy of Cinema 4D objects.
enum COPYFLAGS |
Enumerator | |
---|---|
COPYFLAGS_0 | None. |
COPYFLAGS_NO_HIERARCHY | Copy without children. |
COPYFLAGS_NO_ANIMATION | Copy without tracks, sequences or keys. |
COPYFLAGS_NO_BITS | Do not copy BaseList2D bits. |
COPYFLAGS_NO_MATERIALPREVIEW | Do not create a new material preview. |
COPYFLAGS_NO_BRANCHES | Do not copy branches, for example tags on an object. Automatically implies COPYFLAGS_NO_ANIMATION, as animation is a branch. |
COPYFLAGS_DOCUMENT | This is a read-only flag that is set when a complete document is copied. |
COPYFLAGS_NO_NGONS | Do not copy N-gons. |
COPYFLAGS_CACHE_BUILD | This is a read-only flag that is set when a cache is built. |
COPYFLAGS_RECURSIONCHECK | Checks and avoids instances to cause recursions. |
COPYFLAGS_PRIVATE_IDENTMARKER | Private. |
COPYFLAGS_PRIVATE_NO_INTERNALS | Private. |
COPYFLAGS_PRIVATE_NO_PLUGINLAYER | Private. |
COPYFLAGS_PRIVATE_UNDO | Private. |
COPYFLAGS_PRIVATE_CONTAINER_COPY_DIRTY | Private. |
COPYFLAGS_PRIVATE_CONTAINER_COPY_IDENTICAL | Private. |
COPYFLAGS_PRIVATE_NO_TAGS | Private. |
COPYFLAGS_PRIVATE_DELETE | Private. |
COPYFLAGS_PRIVATE_NO_ASSETS | Private. |
COPYFLAGS_PRIVATE_NO_RESULTASSETS | Private. |
COPYFLAGS_PRIVATE_NO_LOGS | Private. |
COPYFLAGS_PRIVATE_BODYPAINT_NODATA | Private. |
COPYFLAGS_PRIVATE_BODYPAINT_CONVERTLAYER | Private. |