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
    1. Maxon Developers Forum
    2. Kon Q
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    Kon Q

    @Kon Q

    0
    Reputation
    5
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Kon Q Unfollow Follow

    Latest posts made by Kon Q

    • RE: SaveDocument Unexpected Behavior in R23

      @m_magalhaes

      Thank you so much for the help! The script works fine after adding this line.

      Cheers,
      Kon

      posted in Cinema 4D SDK
      K
      Kon Q
    • SaveDocument Unexpected Behavior in R23

      Hello there,

      I tried to export the OBJ file using c4d.documents.SaveDocument(). The return value always be true, but I cannot find the exported file.

      I can reproduce this issue using the script from the official repository:
      https://github.com/PluginCafe/cinema4d_py_sdk_extended/blob/master/scripts/03_application_development/files_media/export_obj_r13.py

      This issue only appears in Cinema 4D R23, and I also found that the API works after I export an OBJ file using GUI. If I reset the user data by deleting the preferences folder, it doesn't work again.

      Cinema 4D version: R23.110
      System: macOS 11.2.3

      Thanks,
      Kon

      posted in Cinema 4D SDK
      K
      Kon Q