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

    Requests for GeClipMap Class

    Cinema 4D SDK
    2
    3
    431
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ?
      A Former User
      last edited by A Former User

      Hello,
      I'm trying to draw a polygon within a GeClipMap and I see that some draw methods from C++ are unavailable for the Python API. I'd like to request these methods for Python, please:

      • FillPolygon
      • PolyLine
      • SupportsDrawBezierSegment
      • DrawBezierSegment

      In the meantime is there a workaround for FillPolygon? SetPixel seems like a crude option, but maybe there is easier way?

      Thank you!

      1 Reply Last reply Reply Quote 0
      • ManuelM
        Manuel
        last edited by

        hi,

        we will see if we can add them. (except if there's a technical issue, there's no reason to not add them)

        SetPixel is the way to go, but it will be probably really slow.

        Cheers,
        Manuel

        MAXON SDK Specialist

        MAXON Registered Developer

        ? 1 Reply Last reply Reply Quote 0
        • ?
          A Former User @Manuel
          last edited by

          @m_magalhaes Thanks, Manuel! 👍

          1 Reply Last reply Reply Quote 0
          • First post
            Last post