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. jochemdk
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 12
    • Posts 44
    • Best 4
    • Controversial 0
    • Groups 0

    Topics created by jochemdk

    • jochemdkJ

      Is it safe to change the timeline from the main function of a python tag?

      Cinema 4D SDK
      • python • • jochemdk
      3
      0
      Votes
      3
      Posts
      483
      Views

      jochemdkJ

      OK, clear, thx!

    • jochemdkJ

      Axis lock/unlock in message function / UI update?

      General Talk
      • programming • • jochemdk
      7
      0
      Votes
      7
      Posts
      1.4k
      Views

      ferdinandF

      We removed it because it was just extra work for us to close all the threads where people never bothered to mark them as solved. But I am happy that you seem to have found your solution.

    • jochemdkJ

      Character Defenition Tag - maxon.Id?

      Cinema 4D SDK
      • 2024 python • • jochemdk
      3
      0
      Votes
      3
      Posts
      615
      Views

      jochemdkJ

      Thx Maxim, so I'll have to wait until the next version..

    • jochemdkJ

      Userdata not updating correctly on primitive splines & polygons in 2024..

      Cinema 4D SDK
      • 2024 python • • jochemdk
      4
      0
      Votes
      4
      Posts
      750
      Views

      ferdinandF

      Hey @jochemdk,

      That is the nature of threading restrictions. It is like crossing the street without looking left and right: It works fine until it doesn't 🙂

      Cheers,
      Ferdinand

    • jochemdkJ

      What happened to AEC export / AE compositing file?

      General Talk
      • • • jochemdk
      3
      0
      Votes
      3
      Posts
      910
      Views

      i_mazlovI

      Hi @jochemdk,

      Thanks for reaching out to us.

      The described issue likely originates from the confirmed bug report. You can check it yourself in the Bugslife:
      ITEM#431430 [rsCam] RS Camera doesn't work with Cineware and Compositing Project File

      The following list includes all illegal characters that are being replaced: /:*?"<>|!$%&()=`{}[]+-,;.#'~

      Let me know, if you have any further questions!
      Cheers,
      Ilia

    • jochemdkJ

      Slow MoGraph in 2023?!

      General Talk
      • • • jochemdk
      6
      0
      Votes
      6
      Posts
      1.1k
      Views

      jochemdkJ

      Thx for updating.. 2023.1 seems to be working well again

    • jochemdkJ

      In-Exclusion in 2023 - no way to insert tags into an In-Exclusion list?

      Cinema 4D SDK
      • python • • jochemdk
      5
      0
      Votes
      5
      Posts
      997
      Views

      jochemdkJ

      Done, didn't know I could do it myself :}

    • jochemdkJ

      Ensuring only 1 specific pyTag in a document?

      Cinema 4D SDK
      • python r20 s24 • • jochemdk
      9
      0
      Votes
      9
      Posts
      1.2k
      Views

      ferdinandF

      Okay, thanks for the heads up 🙂

    • jochemdkJ

      WeightManager/Autoweight > set the amount of Joints in Python?

      General Talk
      • r23 s24 python • • jochemdk
      6
      0
      Votes
      6
      Posts
      983
      Views

      jochemdkJ

      So, now we have a maxon.Int :}
      Yes, the system is working - thx @m_adam
      Consider it solved // more info in general on the maxon framework - especially on the python side - would we be welcome..

    • jochemdkJ

      Wrong random clone displayed issue

      Cinema 4D SDK
      • python r23 s22 • • jochemdk
      11
      0
      Votes
      11
      Posts
      1.8k
      Views

      ferdinandF

      Hi @jochemdk,

      without further questions or feedback, we will consider this thread as solved by Monday and flag it accordingly.

      Cheers,
      Ferdinand

    • jochemdkJ

      Issue dragging a pyTag with a message function > Type-/SystemError in R23/Python3 on both Mac&PC.

      Cinema 4D SDK
      • python r23 • • jochemdk
      9
      0
      Votes
      9
      Posts
      1.4k
      Views

      ferdinandF

      Hi @jochemdk,

      okay, I then took the liberty to close the question 😉 You can of course still post here.

      Cheers,
      Ferdinand

    • jochemdkJ

      MographToNulls available for free as a Python scripting tag

      General Talk
      • • • jochemdk
      4
      0
      Votes
      4
      Posts
      1.0k
      Views

      jochemdkJ

      OK, I feel pretty stupid now... I was so busy with the specific way I used the script in the past, I forgot about the animation part 😞
      So, I'll try to find some time soon to get the code up and running for animation. So my main function will be larger than "pass" 🙂