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
    1. Maxon Developers Forum
    2. Cinema 4D SDK
    Log in to post
    Load new posts
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • kbarK

      Accessing json data from DataDictionary

      c++ r20 r21 r23 s22 s24 • • kbar
      3
      0
      Votes
      3
      Posts
      558
      Views

      kbarK

      That is what I was looking for. Thanks Manuel!

    • A

      Modify rounded edges radius via python script

      python • • ajcav2
      3
      0
      Votes
      3
      Posts
      365
      Views

      A

      Hi Maxime. Sorry for the confusion, I was referring to a Redshift material node, and a specific node called "Round Edge". We know that we can edit the rounded edges node via the API in Xpresso materials already, but we were trying to not use Xpresso here. Turns out, we can actually edit the Round Edge node in Redshift materials when we use c4dpy instead of executing the script by placing a .pyp file in the plugins folder. This solution works for us, so I think this issue is resolved. Thanks!

    • mocolocoM

      c4d.gui.QuestionDialog() in Python plugin makes c4d crash every time

      • • mocoloco
      6
      0
      Votes
      6
      Posts
      1.0k
      Views

      mocolocoM

      Wow, I couldn't have though that I have to watch c4d.MSG_DESCRIPTION_POSTSETPARAMETER.
      I'm starting to understand the way to use threading as well, thanks a lot for the help and tips, all is working perfectly now.

    • V

      How to know baking is end with BakeTextureTag?

      python r19 • • velbie
      7
      0
      Votes
      7
      Posts
      1.2k
      Views

      M

      Hi @velbie with the latest update of Cinema 4D (R24 SP1), the BAKE_TEX_AO_VERTEXMAPS issue is fixed.

      Cheers,
      Maxime.

    • lasselauchL

      Delete Third-Party-Tags?

      • • lasselauch
      7
      0
      Votes
      7
      Posts
      1.2k
      Views

      M

      Hi with the latest update of Cinema 4D (R24 SP1), BasePlugin.GetFilename now also return the file extension in Python.

      Cheers,
      Maxime.

    • pyxelriggerP

      why the line break doesn't happen when I use self.GetString() in self.AddMultiLineEditText()

      • • pyxelrigger
      4
      0
      Votes
      4
      Posts
      683
      Views

      M

      Hi @pyxelrigger, with the latest update of Cinema 4D (R24 SP1), fixed the issue with the Python Console, and it is now able to properly handle pairs of carriage return and new line characters.

      Cheers,
      Maxime.

    • A

      CKey Auto Tangents

      c++ r23 s24 • • AiMiDi
      7
      0
      Votes
      7
      Posts
      1.4k
      Views

      M

      Hi @AiMiDi with the latest update of Cinema 4D (R24 SP1), CKey::GetValueLeft/Right and CKey::GetTimeLeft/Right documentation have been improved to mention what was described by @ferdinand.

      Cheers,
      Maxime.

    • B

      SearchPluginMenuResource has wrong default value

      r21 • • Boony2000
      3
      0
      Votes
      3
      Posts
      440
      Views

      M

      Hi @Boony2000 with the latest update of Cinema 4D (R24 SP1), c4d.gui.SearchPluginMenuResource default value was fixed in Python.

      Cheers,
      Maxime.

    • merkvilsonM

      Dealing with Symbolcache

      python • • merkvilson
      12
      0
      Votes
      12
      Posts
      2.9k
      Views

      M

      Hi with the latest update of Cinema 4D (R24 SP1),
      any update to a description files should now be reflected correctly to the symbolcache files, so it's not needed to delete it manually anymore.

      Cheers,
      Maxime.

    • ?

      json.dumps truncated in R23 Console

      python r23 • • A Former User
      7
      0
      Votes
      7
      Posts
      730
      Views

      ?

      Excellent, thank you for following up, @m_adam !

    • beatgramB

      Attribute Manamger Update Delay When Description Added Dynamically

      python r23 • • beatgram
      15
      0
      Votes
      15
      Posts
      2.0k
      Views

      beatgramB

      @m_adam Oh, that's a little update for many users but huge for tiny developers like me!
      Thank you so much for the heads up. 😳

    • U

      MCOMMAND JOIN Polygon max limit ?

      • • uglykids
      7
      0
      Votes
      7
      Posts
      953
      Views

      M

      Hi with release R24, the new limit is now 500 millions points.

      Cheers,
      Maxime.

    • I

      Help needed with sketch material

      • • InterfaceGuy
      4
      0
      Votes
      4
      Posts
      634
      Views

      I

      It worked!

      Thank you so much!

    • JH23J

      create a cube that disappears when you return?

      • • JH23
      10
      0
      Votes
      10
      Posts
      1.4k
      Views

      ferdinandF

      Hello @JH23,

      without any further questions or postings, we will consider this topic as solved by Wednesday and flag it accordingly.

      Cheers,
      Ferdinand

    • H

      Insert User Data Track in Python

      • • Hugo BATTISTELLA
      10
      0
      Votes
      10
      Posts
      1.6k
      Views

      ferdinandF

      Hello @JH23,

      without any further questions or postings, we will consider this topic as solved by Wednesday and flag it accordingly.

      Cheers,
      Ferdinand

    • K

      How can I retrieve the copied data?

      python • • kng_ito
      3
      0
      Votes
      3
      Posts
      551
      Views

      ferdinandF

      Hello @kng_ito,

      without any further questions or postings, we will consider this topic as solved by Wednesday and flag it accordingly.

      Cheers,
      Ferdinand

    • N

      Finding name/handle to last object merged into scene

      • • nicholas_yue
      3
      0
      Votes
      3
      Posts
      569
      Views

      ferdinandF

      Hello @nicholas_yue,

      without any further questions or postings, we will consider this topic as solved by Wednesday and flag it accordingly.

      Cheers,
      Ferdinand

    • B

      render progress callback is called wrong by Redshift

      python r21 • • Boony2000
      4
      0
      Votes
      4
      Posts
      661
      Views

      ferdinandF

      Hello @Boony2000,

      without any further questions or postings, we will consider this topic as solved by Wednesday and flag it accordingly.

      Cheers,
      Ferdinand

    • D

      Connected user node to variadic port does not trigger dependent nodes preview updates

      c++ • • Deyan
      10
      0
      Votes
      10
      Posts
      1.5k
      Views

      ManuelM

      Hi,

      This question has been answered by email. You can use the DescriptionProcessors to build/rebuild the wires inside the Usernode.

      Cheers,
      Manuel

    • M

      Enable Isoline Editing in tool plugin

      • • mdr74
      13
      0
      Votes
      13
      Posts
      2.2k
      Views

      ferdinandF

      Hi @mdr74,

      yes, it is and thanks for doing it!

      Cheers,
      Ferdinand