• read data from a "capsule object"

    Cinema 4D SDK
    3
    0 Votes
    3 Posts
    787 Views
    ferdinandF
    Hello @jesse, without any further questions or other postings, we will consider this topic as solved and flag it as such by Friday, 17/06/2022. Thank you for your understanding, Ferdinand
  • errors in api documents?

    Moved Bugs python
    4
    1 Votes
    4 Posts
    1k Views
    M
    Hi Jesse, thanks for the report those issue have been fixed and will be up in the next update of the documentation. Thanks a lot for reporting them and if you see other one please report them ! Cheers, Maxime.
  • Copy Paste Point Global Position

    Cinema 4D SDK python
    3
    0 Votes
    3 Posts
    1k Views
    ymoonY
    @cairyn It Works. Thank You. Very Much.
  • How to use GeUserArea.DrawCustomButton()

    Cinema 4D SDK python sdk s26
    5
    1
    0 Votes
    5 Posts
    977 Views
    K
    Hi @m_adam , It is unfortunate because I thought it would be useful if it were available, but I understand. Thank you for your prompt response!
  • ShowPopupDialog in SceneLoaderData

    Cinema 4D SDK s26 python
    6
    0 Votes
    6 Posts
    2k Views
    ferdinandF
    Hello @kalugin, without any further questions or other postings, we will consider this topic as solved and flag it as such by Friday, 17/06/2022. Thank you for your understanding, Ferdinand
  • 0 Votes
    3 Posts
    630 Views
    FSSF
    Thank you for the swift reply though
  • Get the Panel Type Under Cursor?

    Cinema 4D SDK r25 python
    3
    0 Votes
    3 Posts
    418 Views
    ferdinandF
    Hello @bentraje, without any further questions or other postings, we will consider this topic as solved and flag it as such by Friday, 17/06/2022. Thank you for your understanding, Ferdinand
  • Accessing the World Grid Options in R25+?

    Cinema 4D SDK r25 python
    3
    1
    0 Votes
    3 Posts
    718 Views
    ManuelM
    hi, i confirm this is the right way of doing it. Be aware that the legacy mode has been removed now from the UI but is still accessible from python. If you define the legacy mode, the user will not be able to get back to normal mode. Cheers, Manuel
  • Call plugin by python script with arguments

    Cinema 4D SDK r25 python
    3
    0 Votes
    3 Posts
    806 Views
    kosmos3dK
    @m_magalhaes Thank you very much for your reply. Target was to let user run my plugin in pyton script without open its gui, but set options by some command. Meanwhile I came to solution by implementing ExecuteOptionID method. In this way user first sets options in gui and after can CallCommand anywhere he wants in scripts. Again thank you for your time.
  • 0 Votes
    6 Posts
    1k Views
    ferdinandF
    Hello @render_exe, without any further questions and other postings, we will consider this topic as solved and flag it as such by Friday, 17/06/2022. Thank you for your understanding, Ferdinand
  • How to Set UserData Group fold/unfold

    Cinema 4D SDK python s26
    9
    0 Votes
    9 Posts
    1k Views
    ferdinandF
    Hello @chuanzhen, without any further questions or other postings, we will consider this topic as solved and flag it as such by Friday, 17/06/2022. Thank you for your understanding, Ferdinand
  • How to add a multi _line string UserData

    Cinema 4D SDK python s26
    3
    0 Votes
    3 Posts
    445 Views
    chuanzhenC
    @m_adam Thanks for help!
  • Custom Drag and Drop to Viewport Functionality?

    Cinema 4D SDK r21 r23 python
    3
    0 Votes
    3 Posts
    486 Views
    ferdinandF
    Hello @bentraje, without any further questions and other postings, we will consider this topic as solved and flag it as such by Friday, 17/06/2022. Thank you for your understanding, Ferdinand
  • fbx export plugin critical error

    Cinema 4D SDK r21 python
    8
    0 Votes
    8 Posts
    2k Views
    K
    Hi there, I have a similar problem. But I use R25 version. If I write exporterID[c4d.FBXEXPORT_SDS] = True or exporterID[c4d.FBXEXPORT_SDS] = False I get error AttributeError: parameter set failed If I comment or remove this line, export works fine. Maybe I should create a new topic with this issue.
  • List all attributes in C4D related to Redshift?

    Cinema 4D SDK r21 r23 python
    2
    0 Votes
    2 Posts
    471 Views
    B
    Kindly ignore. Adrian from Redshift forum answered it. You can look into the rslight.h from Plugins\C4D\R26\Redshift\res\description, all the parms are there
  • 0 Votes
    4 Posts
    1k Views
    ferdinandF
    Hello @dskeith, without any further questions and other postings, we will consider this topic as solved and flag it as such by Friday, 17/06/2022. Thank you for your understanding, Ferdinand
  • Node Editor API - Active Node Editor Graph?

    Cinema 4D SDK python s26
    7
    0 Votes
    7 Posts
    2k Views
    ferdinandF
    Hello @dskeith, without any further questions and other postings, we will consider this topic as solved and flag it as such by Friday, 17/06/2022. Thank you for your understanding, Ferdinand
  • 0 Votes
    4 Posts
    942 Views
    M
    Hi this bug was fixed with release 2023.0 of Cinema 4D. Cheers, Maxime.
  • UV Peeler - accessible?

    Cinema 4D SDK python
    7
    0 Votes
    7 Posts
    2k Views
    ferdinandF
    I don't know what your script does and if it needs fixing for 2026.3. What I said is that we usually put a lot of effort into keeping our ABIs and APIs stable, as exemplified with the 2026.3.1 hotfix where we fixed an issue with the UV tag interface that made it incompatible with old code. 2026.3 contained the UV manager overhaul as its main feature. We tried not to break any glass there but I cannot rule it out. when you find a regression in our APIs, you can also always report it. when the break was unintentional we usually provide a fix (in critical cases even a hotfix) or at least a workaround. We also usually do not remove systems. For example, the old content system and its "Content Browser" is still in our APIs and Cinema, although it long has been replaced by the Asset Browser and API. Can I guarantee that the UVPeeler will not be removed soon? No, we sometimes have to remove things. But it is quite rare.
  • Drag and Drop between two UserArea

    Cinema 4D SDK python
    3
    0 Votes
    3 Posts
    615 Views
    ferdinandF
    Hello @JohnSmith, without any further questions and other postings, we will consider this topic as solved and flag it as such by Friday, 17/06/2022. Thank you for your understanding, Ferdinand