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
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Description FILENAME Flags or override?

    SDK Help
    0
    3
    263
    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
      Helper
      last edited by

      On 13/04/2016 at 14:06, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   17 
      Platform:   Windows  ;   
      Language(s) :     C++  ;

      ---------
      Hi everybody,

      I added a FILENAME element to a description resource. The docs say, it only has "SAVE" and "DIRECTORY" as params.

      How are those other flags set (Force suffix, File Type, Title, etc.)?
      For the simplicity, I'd like to circumvent having to add a string field + button or even implementing a custom gui.

      Any help would be appreciated. 🙂

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

        On 14/04/2016 at 03:10, xxxxxxxx wrote:

        Hello,

        I guess you talk about the options of calling Filename::FileSelect()? The options of this function are just this – the options of this function. They have nothing to do the a FILENAME parameter description. It appears that there are no options of this parameter description to configure the file selection dialog it might open.

        Best wishes,
        Sebastian

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

          On 14/04/2016 at 06:56, xxxxxxxx wrote:

          I see.
          A solution would be a CustomGui then?

          Thanks,
          Robert

          edit: Never mind. After I took a look at C4D's Bake Texture - Tag, an additional Format Parameter is more than sufficient. 😉

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