Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Recent
    • Tags
    • Users
    • Login

    Export Objects

    Scheduled Pinned Locked Moved SDK Help
    4 Posts 0 Posters 359 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H Offline
      Helper
      last edited by

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 31/03/2011 at 05:38, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   R10-12 
      Platform:   Windows  ; Mac  ;  Mac OSX  ; 
      Language(s) :     C++  ;

      ---------
      Hi there,

      i want to duplicate some Objects if they are exported. Is where a way to do this?
      Maybe its possible to get the Message: Scene should be exported?

      Could i get such an information?
      If yes: Whats the proposed plugin to use?

      Regards

      Ralf

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        On 31/03/2011 at 06:04, xxxxxxxx wrote:

        Sorry, I don't understand your question. What exactly do you want to achieve?

        cheers,
        Matthias

        1 Reply Last reply Reply Quote 0
        • H Offline
          Helper
          last edited by

          THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

          On 31/03/2011 at 06:14, xxxxxxxx wrote:

          well my suggested workflow should be:
          - the user starts the export
          - the exporter trys to export an object
          - then my plugin should be called
          - my plugin delete this object and creates some other objects instead of the deleted

          its just to export the cams from an videopost effect (which moves the cam around) for external renderers (mybe maxwell)

          1 Reply Last reply Reply Quote 0
          • H Offline
            Helper
            last edited by

            THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

            On 31/03/2011 at 10:37, xxxxxxxx wrote:

            I would think that deleting a user's objects would be a bit upsetting to the user. 🙂

            Maybe the Message MSG_DOCUMENTINFO_TYPE_SAVE_BEFORE can be used for the export.   I would highly recommend making a clone of the document and manipulating that for the cams instead of working on the original (!).

            1 Reply Last reply Reply Quote 0
            • First post
              Last post