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
    • Unread
    • Recent
    • Tags
    • Users
    • Login
    1. Maxon Developers Forum
    2. Neekoe
    3. Topics
    N
    • Profile
    • Following 3
    • Followers 0
    • Topics 8
    • Posts 26
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Neekoe

    • N

      Storage issues with plugin settings

      Cinema 4D SDK
      • 2023 python windows • • Neekoe
      3
      0
      Votes
      3
      Posts
      430
      Views

      N

      Thank you for @Dunhou answer. It was ultimately completed in JSON format

    • N

      Retrieve. c4d from folders and subfolders and update tree list

      Cinema 4D SDK
      • 2023 python windows • • Neekoe
      3
      0
      Votes
      3
      Posts
      415
      Views

      i_mazlovI

      Hi @Neekoe,

      That's great to hear you've managed to solve the issue!

      For your future postings please note that according to our Support Procedures:

      We cannot debug your code for you and instead provide answers to specific problems.

      This effectively means that you're welcome to ask your questions and attach the code snippet that demonstrates your question or issue you're struggling with. However, we cannot debug your entire codebase, so you have to isolate your specific question and the corresponding part of code yourself before asking the question.

      Cheers,
      Ilia

    • N

      Add icons to treeview

      Cinema 4D SDK
      • 2023 python windows • • Neekoe
      6
      0
      Votes
      6
      Posts
      563
      Views

      M

      Thanks @Neekoe to have shared your solution and thanks @Dunhou for helping.
      When you pass LV_TREE the Draw method is not called to have it called you need to pass either LV_USERTREE or LV_USER.

      Cheers,
      Maxime.

    • N

      C4D uses Python to search for referenced objects

      Cinema 4D SDK
      • 2023 python windows • • Neekoe
      4
      0
      Votes
      4
      Posts
      378
      Views

      N

      @ferdinand Thank you so much. He perfectly solved all my problems

    • N

      How to change polygon axis

      Cinema 4D SDK
      • r21 c++ • • Neekoe
      5
      0
      Votes
      5
      Posts
      839
      Views

      N

      @ferdinand Thank you very much for your continuous help in the past two days. I just searched axis related content in cafe, and it is confirmed that my idea is wrong. You are a patient and good teacher. Thank you again, Ferdinand.😁

    • N

      Custom convert matrix to polygon

      Cinema 4D SDK
      • c++ r21 • • Neekoe
      7
      0
      Votes
      7
      Posts
      1.0k
      Views

      M

      Hello @Neekoe,

      without further questions or postings, we will consider this topic as solved by Wednesday 31/05/2023 and flag it accordingly.

      Thank you for your understanding,
      Maxime.

    • N

      Get Point selection tag center

      Cinema 4D SDK
      • c++ r21 • • Neekoe
      7
      0
      Votes
      7
      Posts
      742
      Views

      N

      @m_magalhaes Thank you, I think I understand

    • N

      Auto fill selection tag to link

      Cinema 4D SDK
      • c++ r21 • • Neekoe
      4
      0
      Votes
      4
      Posts
      621
      Views

      N

      @m_magalhaes
      thank you so much,you and your code is perfact
      😁