Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware 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
    • Profile
    • Following 1
    • Followers 1
    • Topics 8
    • Posts 24
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by FlavioDiniz

    • FlavioDinizF

      DrawHudText interferes with Polygon Pen Tool etc

      Cinema 4D SDK
      • • • FlavioDiniz
      4
      0
      Votes
      4
      Posts
      690
      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

      Cinema 4D SDK
      • 2025 python • • FlavioDiniz
      3
      0
      Votes
      3
      Posts
      636
      Views

      FlavioDinizF

      Fantastic @i_mazlov !
      Both issues are solved, thank you so much !

      Cheers,
      Flavio Diniz

    • FlavioDinizF

      DrawHUDText issue with viewport camera navigation

      Bugs
      • 2024 python • • FlavioDiniz
      5
      0
      Votes
      5
      Posts
      1.7k
      Views

      FlavioDinizF

      Thanks a lot @i_mazlov !
      The issue is solved !

    • FlavioDinizF

      Get edges segments in a polygon object

      Cinema 4D SDK
      • python r21 • • FlavioDiniz
      8
      0
      Votes
      8
      Posts
      1.6k
      Views

      FlavioDinizF

      Awesome @m_magalhaes, works perfect now!
      Thank very much!

      Flavio

    • FlavioDinizF

      Close any C4D Window

      Cinema 4D SDK
      • python r20 • • FlavioDiniz
      7
      0
      Votes
      7
      Posts
      2.0k
      Views

      ManuelM

      hello,

      thanks a lot for posting your solution here.

      Cheers
      Manuel.

    • FlavioDinizF

      Shortcuts for buttons from gui.GeDialog

      Cinema 4D SDK
      • r20 python • • FlavioDiniz
      4
      0
      Votes
      4
      Posts
      1.3k
      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

      Cinema 4D SDK
      • python r20 • • FlavioDiniz
      9
      0
      Votes
      9
      Posts
      2.1k
      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.

      Cinema 4D SDK
      • python r20 • • FlavioDiniz
      4
      0
      Votes
      4
      Posts
      1.6k
      Views

      M

      You have to declare hdrs as a member variable. See 9.3.5: https://docs.python.org/2/tutorial/classes.html