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
    • O

      Align Group Parameters (Resource Files)

      r21 c++ sdk • • Ogers
      4
      0
      Votes
      4
      Posts
      677
      Views

      O

      Thanks @zipit,
      Managed to solve it thanks to you.

    • CairynC

      Message behavior of tabbed dialogs changed R19->R21?

      • • Cairyn
      3
      0
      Votes
      3
      Posts
      500
      Views

      CairynC

      That's ok, I have meanwhile refactored everything* into a MessageData plugin anyway so the plugin will work** even if the dialog is closed.

      *Everything except for timer stuff, which for some reason works differently for a dialog than for a message plugin.

      **There are some strange effects like hanging or crashing application on Close, when the dialog is in certain states. I will need to investigate whether this is an effect of the missing CoreMessage calls or something that happens now due to refactoring.

    • M

      This topic is deleted!

      • • marcelobruno
      1
      0
      Votes
      1
      Posts
      8
      Views

      No one has replied

    • O

      Add Child to description popup field.

      c++ r21 • • Ogers
      5
      0
      Votes
      5
      Posts
      833
      Views

      ManuelM

      hello,

      So yes, you have to react to MSG_DESCRIPTION_POPUP, you can see an example on the nodedata manual

      I thought first you wanted to create a popup menu.

      Cheers,
      Manuel

    • mfersaouiM

      How to do that the generated object fill the viewport and be centered

      python • • mfersaoui
      11
      0
      Votes
      11
      Posts
      1.1k
      Views

      mfersaouiM

      @m_magalhaes
      Hello Manuel,
      ok Thank you. I have used the solution that I have mentioned above.

    • mfersaouiM

      Reorder gradient knots by position

      c++ sdk • • mfersaoui
      3
      0
      Votes
      3
      Posts
      494
      Views

      mfersaouiM

      @s_bach

      Hi Sebastian,
      Perfect, thank you very much.

      Best regards,
      Mustapha

    • fwilleke80F

      C++ SDK doc: SetPriority / SetPluginPriority mixup?

      sdk c++ r21 • • fwilleke80
      2
      0
      Votes
      2
      Posts
      308
      Views

      r_giganteR

      Hi Frank, thanks a lot for reporting the issue here.

      It will appear fixed in the next future.

      Best, Riccardo

    • fwilleke80F

      STRINGENCODING -> StringEncodingRef ?

      classic api c++ r21 • • fwilleke80
      3
      0
      Votes
      3
      Posts
      433
      Views

      r_giganteR

      Hi Frank, I've just been confirmed that the function will be exposed in the future.

      Best, Riccardo

    • S

      Iterating trough Field list?

      python r20 r21 • • sandidolsak
      6
      0
      Votes
      6
      Posts
      1.4k
      Views

      ManuelM

      hello,

      I've forked the question to this thread

      cheers,
      Manuel

    • M

      Dialog refresh works correct in R18... not in R21 ?

      python r21 • • marcelobruno
      12
      0
      Votes
      12
      Posts
      1.7k
      Views

      M

      @m_magalhaes Epic, It works! 🙂 Thank you very much Manuel!

    • a_blockA

      Spline with closed and open segments

      python r19 r20 • • a_block
      5
      0
      Votes
      5
      Posts
      872
      Views

      a_blockA

      Thanks, Manuel, for looking into it.
      Maybe worth a note in the docs? It is a bit confusing, isn't it?
      Cheers to the entire team,
      Andreas

    • J

      Is there a way to change the GvNode Port Index

      c++ r21 • • Jmelon
      6
      0
      Votes
      6
      Posts
      873
      Views

      M

      @Jmelon I'm sorry there is no specific message sent to the GvOperatorData It's all handled in the UI.

      Cheers,
      Maxime.

    • B

      This topic is deleted!

      • • bentraje
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • chuanzhenC

      Graphview OpenDialog id?

      r19 python • • chuanzhen
      4
      0
      Votes
      4
      Posts
      542
      Views

      ManuelM

      hello,

      ID_TREEVIEW_PLUGIN 1001145
      ID_EXPRESSION_PLUGIN 1001148
      ID_OPERATORPOOL_PLUGIN 1001138
      ID_EXPRESSION_TAG 1001149

      last one should be but it's not defined in python.
      ID_CALCULATE_PLUGIN 400009000

      cheers,
      Manuel

    • M

      Create object with custom icon in Python

      python • • mdr74
      3
      0
      Votes
      3
      Posts
      855
      Views

      ManuelM

      hello,

      good you found out how to resolve your issue,

      for you next thread, please mark your thread as a question as follow

      Q&A New Functionality.

      Cheers
      Manuel

    • B

      Store a keyframe as a variable?

      r21 python • • bentraje
      10
      0
      Votes
      10
      Posts
      1.2k
      Views

      B

      Interesting. Thanks for the further clarification!

    • B

      R21 Console Bug?

      r21 python • • bentraje
      9
      0
      Votes
      9
      Posts
      953
      Views

      r_giganteR

      @bentraje actually there's nothing to get fixed in the future, since it can't be reproduce with a clean installation. Please give it a try with a clean installation and if you're able to achieve the issue and provide us with the steps, we'll look into it.

      Thanks, Riccardo

    • A

      BaseLink from maxon::Uuid

      r21 c++ • • affa
      3
      0
      Votes
      3
      Posts
      635
      Views

      A

      ok thanks for the info @m_adam.

    • B

      One Liner Console?

      r21 python • • bentraje
      4
      0
      Votes
      4
      Posts
      533
      Views

      M

      I can only confirm it's not possible in Cinema 4D.

      The thing that matches the more is the Command Line windows.

      Cheers,
      Maxime.

    • mfersaouiM

      How to enable object X-Ray option - C++

      c++ sdk • • mfersaoui
      19
      0
      Votes
      19
      Posts
      2.4k
      Views

      r_giganteR

      Hi @mfersaoui, I thought you were referring to objects pinned under the generator and not children in the cache. In this case checking that the cache is valid before attempting to access any of its methods is mandatory.

      Last but not least, I think we're running out of options here, cause even attempting to use SpecialEventAdd() / MessageData::CoreMessage() doesn't help too much and leads on some cases to unpredictable results.

      Best, Riccardo