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. giveforfree
    G
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    giveforfree

    @giveforfree

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

    giveforfree Unfollow Follow

    Latest posts made by giveforfree

    • RE: Clear global cache

      Hi @ferdinand

      Thank you for your answer and your welcome 🙂

      It seem to be exactly what i'm looking for.
      I'm going to try it and i'll tell you the outcome when i'm done.
      Is it, by any chance, possible to check all the commands in the documentation ?

      Thanks again.

      posted in Cinema 4D SDK
      G
      giveforfree
    • Clear global cache

      Hi,

      I'm developing a c++ plugin, for c4d r23, to render multiple images.
      I'm using octane renderer.
      But every like 15 images octane and c4d crashes.
      When i'm doing it "manually", one by one, I can use the clear cache button from the picture viewer and it does the tricks but i can't seem to find a way to do it programmatically in the SDK.

      Is there any way to clear the global cache with the API ?

      Thanks in advance.

      EDIT:
      I'm writing in c++

      posted in Cinema 4D SDK c++ r23
      G
      giveforfree