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. Tags
    3. r21
    Log in to post

    • All categories
    • B

      Access Clone of Cloners?

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK r21 python
      6
      0 Votes
      6 Posts
      1k Views
      ManuelM
      hi, tomorrow, I will consider that thread as solved without further news. Cheers, Manuel
    • P

      GetId() returns a long and not a int!

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK r21 python
      5
      1
      0 Votes
      5 Posts
      616 Views
      P
      Great, thank you.
    • P

      Did something change in the Bevel operation after R21.026?

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK python r21
      9
      2
      0 Votes
      9 Posts
      1k Views
      ManuelM
      hi, must be monday, sorry, the 21.207 IS the current last public version (and after another test, the bug is definitely there). It's already out the next update we can't tell what and when. Cheers, Manuel
    • ?

      List of all Cinema 4D IDs?

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK r21 sdk python
      5
      0 Votes
      5 Posts
      666 Views
      ?
      @m_adam Thank you for the clarification and the code example, Maxime!
    • SwinnS

      Force refresh Xpresso

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK python r21
      13
      1
      0 Votes
      13 Posts
      3k Views
      SwinnS
      Yes, Thanks.
    • jcooperJ

      Making Houdini Engine visible to C4D via Python

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK r21 python
      4
      0 Votes
      4 Posts
      920 Views
      jcooperJ
      @r_gigante Perfect! Worked like a charm. Thank you.
    • CairynC

      NBIT xHIDE visibility flags - THIDE deprecated?

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK c++ python r21
      7
      0 Votes
      7 Posts
      721 Views
      CairynC
      Thanks, it's good to know that there are internal functionalities actually using these flags!
    • S

      The console does not correctly recognize object properties

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK r21 c++
      7
      1
      0 Votes
      7 Posts
      1k Views
      S
      @zipit This plug-in has a twin plug-in that has some properties with the same name, and I suspect that the properties with the same name cause conflicts (even if the ids are different).I made the modification and it is normal now. Thank you for your reply Cheers
    • B

      Set Keyframe Color?

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK r21 python
      3
      0 Votes
      3 Posts
      474 Views
      B
      Thanks for the confirmation
    • jcooperJ

      How do I access Redshift AOV settings from Python?

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK
      3
      1
      0 Votes
      3 Posts
      2k Views
      lasselauchL
      Wow, thanks for the example, @r_gigante. Was it always possible to import a redshift module? Or is there any info from which version on (C4D / Redshift) this is possible!? Thanks, Lasse
    • chuanzhenC

      Draw a point in View,how to select it?

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK r21 c++
      10
      0 Votes
      10 Posts
      1k Views
      chuanzhenC
      @m_magalhaes ok,It's a bit complicated
    • FlavioDinizF

      Get edges segments in a polygon object

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK python r21
      8
      0 Votes
      8 Posts
      2k Views
      FlavioDinizF
      Awesome @m_magalhaes, works perfect now! Thank very much! Flavio
    • fwilleke80F

      Hiding GeDialog elements

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK c++ r21
      7
      2
      0 Votes
      7 Posts
      720 Views
      fwilleke80F
      Thanks, Maxime! That answers all my questions I'll mark this solved now.
    • maxonM

      Cinema 4D R21.2 Service Release availability

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK c++ python r21
      1
      0 Votes
      1 Posts
      359 Views
      No one has replied
    • P

      Toggle knife cut planes

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK r21 python
      4
      0 Votes
      4 Posts
      673 Views
      ManuelM
      i forgot to mention: For your next threads, please help us keeping things organised and clean. I know it's not your priority but it really simplify our work here. Q&A New Functionality. How to Post Questions especially the tagging part. I've added the tags and marked this thread as a question so when you considered it as solved, please change the state Cheers, Manuel
    • CairynC

      SetBit vs. SetAllBits etc... flags documentation?

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK r21 python
      3
      0 Votes
      3 Posts
      406 Views
      CairynC
      @m_adam Thanks for the info! I knew I was still missing a few flags
    • A

      Why ToolData Plugin Not Keeping the Input Data Values to the GUI Widgets SubDialog?

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK python r21 r19
      4
      0 Votes
      4 Posts
      888 Views
      ManuelM
      hi, thanks a lot for sharing your code Don't forget to change the state of this thread to solved. (if it is) cheers, Manuel
    • D

      R21 Notarization Testing on Mac Catalina

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK r21 c++ macos
      3
      0 Votes
      3 Posts
      355 Views
      D
      Thank you! That does it exactly!
    • H

      Are PluginStart() and PluginEnd() only for C++ plugins?

      Watching Ignoring Scheduled Pinned Locked Moved General Talk python r21
      4
      0 Votes
      4 Posts
      824 Views
      H
      Ok, got it. Thank you for your reply and clear explanation, r_gigante, much appreciated!