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. d_schmidt
    3. Best
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 38
    • Posts 137
    • Best 2
    • Controversial 0
    • Groups 0

    Best posts made by d_schmidt

    • RE: GetRealSpline() not returning a result

      Hi, Maxime, I'm trying to be able to browse through every point, the tangents of those points, and the segments they belong to. It seems like a LineObject wouldn't help me get the tangents or the spline point locations so I think I would need the actual SplineObject.

      I want to output a SplineObject, taking in the input splines points, tangents, and segments to be able modify it and return something different.

      I hope that clears it up,
      Dan

      posted in Cinema 4D SDK
      D
      d_schmidt
    • RE: SendModelingCommand causing Memory Leak

      I hope this helps!

      Upon adding Optimize Object to the scene and immediately closing Cinema causes a series of memory leaks.

      Reproduce:

      1. Open Cinema 4D.
      2. Add an Optimize Object.
      3. Close Cinema 4D.

      Result:

      1. There are resulting memory leaks.

      Versions:
      NOK 2024.0.2

      posted in Cinema 4D SDK
      D
      d_schmidt