Open Search
    MaterialDragAndDrop Struct Reference

    #include <c4d_baselist.h>

    Detailed Description

    Message struct for the MSG_MATERIALDRAGANDDROP message.

    Public Member Functions

     MaterialDragAndDrop ()
     

    Public Attributes

    BaseDocumentdoc
     
    BaseObjectop
     
    BaseTagresult
     

    Constructor & Destructor Documentation

    ◆ MaterialDragAndDrop()

    Member Data Documentation

    ◆ doc

    The current document. Cinema 4D owns the pointed document.

    ◆ op

    The current object. Cinema 4D owns the pointed object.

    ◆ result

    BaseTag* result

    If you choose to create a tag of your own, point this pointer to it. Cinema 4D will create the undo and activate the tag but you still have to insert the tag manually onto the object.