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. FlavioDiniz
    3. Topics
    Offline
    • Profile
    • Following 1
    • Followers 1
    • Topics 8
    • Posts 24
    • Groups 0

    Topics

    • FlavioDinizF

      DrawHudText interferes with Polygon Pen Tool etc

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK
      4
      0 Votes
      4 Posts
      785 Views
      i_mazlovI
      Hi @FlavioDiniz, thanks for providing more information on the issue. Regarding your "Issue 2". I see no reason for the background color (and other properties) to not work in your setup, hence I've created a bug report for that (ITEM#587756). Thanks for reporting the issues you face during your development. We are happy to handle your "Issue 1" about "constantly unsaved document" in a separate thread, once you create it yourself. Cheers, Ilia
    • FlavioDinizF

      BaseDraw.DrawTexture Issue

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK 2025 python
      3
      0 Votes
      3 Posts
      697 Views
      FlavioDinizF
      Fantastic @i_mazlov ! Both issues are solved, thank you so much ! Cheers, Flavio Diniz
    • FlavioDinizF

      DrawHUDText issue with viewport camera navigation

      Watching Ignoring Scheduled Pinned Locked Moved Bugs 2024 python
      5
      3
      0 Votes
      5 Posts
      2k Views
      FlavioDinizF
      Thanks a lot @i_mazlov ! The issue is solved !
    • 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
    • FlavioDinizF

      Close any C4D Window

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK python r20
      7
      0 Votes
      7 Posts
      2k Views
      ManuelM
      hello, thanks a lot for posting your solution here. Cheers Manuel.
    • FlavioDinizF

      Shortcuts for buttons from gui.GeDialog

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK r20 python
      4
      0 Votes
      4 Posts
      1k Views
      FlavioDinizF
      Thanks a lot @C4DS @m_adam ! So I think it's better to create separate CommandDataplugins to perform the same action of each button, it's less complicated and allow the user to change the keyboard shortcuts and exclude the need of the GUI being always open. Although the m_adam suggestions may be useful for other plugins ideas I have. I'll try it later. Thanksss !
    • FlavioDinizF

      Linking something to a handle

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK python r20
      9
      0 Votes
      9 Posts
      2k Views
      a_blockA
      Nice, congrats I have to admit, I forgot to turn this thread into a question. I did so now and I also marked it as solved, as your last post seems to imply. Cheers, Andreas
    • FlavioDinizF

      Adding items to a LONG/CYCLE description container.

      Watching Ignoring Scheduled Pinned Locked Moved Cinema 4D SDK python r20
      4
      1
      0 Votes
      4 Posts
      2k Views
      M
      You have to declare hdrs as a member variable. See 9.3.5: https://docs.python.org/2/tutorial/classes.html