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. Jmelon
    3. Topics
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 14
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Jmelon

    • J

      CAMorphNode.SetPointCount() always return false

      Cinema 4D SDK
      • python r21 • • Jmelon
      5
      0
      Votes
      5
      Posts
      672
      Views

      J

      @m_adam Thank you for your answer. C++ documentation have a "Example" show how to use flags in CAMorph.SetMode, but python documentation not (at least in R21.022), i compared the C++ code with Python, then went back to the C++ documentation and found this.

    • J

      GvNode.OperatorSetData() INVALID IN R21 WHEN WORK ON POSEMORPH TAG' POSE STRENGTH

      Cinema 4D SDK
      • r21 • • Jmelon
      3
      0
      Votes
      3
      Posts
      558
      Views

      J

      @m_magalhaes thanks, looking forward to the next update 🙂

    • J

      Is there a way to change the GvNode Port Index

      Cinema 4D SDK
      • c++ r21 • • Jmelon
      6
      0
      Votes
      6
      Posts
      864
      Views

      M

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

      Cheers,
      Maxime.

    • J

      How to use BaseDraw::DrawObject/DrawPolygonObject draw constant color like Display Tag Constant Shading mode

      Cinema 4D SDK
      • c++ r20 • • Jmelon
      4
      0
      Votes
      4
      Posts
      660
      Views

      ManuelM

      @Jmelon said in How to use BaseDraw::DrawObject/DrawPolygonObject draw constant color like Display Tag Constant Shading mode:

      and sorry for my negligence, I will pay attention next time

      Don't worry at all, it helps us to answer your question faster and searching trough the forum.

      Cheers,
      Manuel

    • J

      std compile error

      Cinema 4D SDK
      • r19 c++ • • Jmelon
      6
      0
      Votes
      6
      Posts
      912
      Views

      M

      I know this is quite an old topic, @m_magalhaes @Jmelon it would compile if you put c4d.h at the end of all other STL includes