Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware 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
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Select and load multiple files at once

    Cinema 4D SDK
    python
    2
    3
    540
    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.
    • John_DoJ
      John_Do
      last edited by Manuel

      Hello all,

      I'm looking for a way to load multiple files of the same type at once through a script. Image files in this case.
      I'm using the c4d.storage.LoadDialog function but it doesn't offer a setting to do a multi-selection.

      It wasn't possible before, is it still the case ?

      Thank you

      1 Reply Last reply Reply Quote 0
      • ManuelM
        Manuel
        last edited by

        Hi,

        Please use the tags and the "ask question" features of the forum. Have a look at our guidelines for more information.

        About your question, if you want to open a dialog box where the user can select multiple files in a directory, this is still not possible.
        What you can do is ask for a folder and open all pictures files inside that folder.

        Cheers,
        Manuel

        MAXON SDK Specialist

        MAXON Registered Developer

        1 Reply Last reply Reply Quote 0
        • John_DoJ
          John_Do
          last edited by

          Hi @m_magalhaes ,

          Sorry for the improper formatting of my question, I wasn't aware of these features.

          Thank you for the suggestion, the workaround can do the trick with the right safety precautions.

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