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

    MCOMMAND JOIN Polygon max limit ?

    Cinema 4D SDK
    4
    7
    952
    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.
    • U
      uglykids
      last edited by m_adam

      Whenever I use the mesh/connect command on several objects in the OM exceeding 100 million polygons, the resulting merged object is empty/ zero poly.

      Is there a hard/soft limit on the polygon amount the MCOMMAND Join command can handle internally?

      Thanks

      Daniel

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

        hi,

        Even using the UI and a simple "connect" the bug is there. I didn't try with code but that would doesn't change anything.
        I've opened a bug report. Thanks a lot.

        I'm afraid that for now, there's nothing to do. Unless to create your own "connect" function by reading the informations from the first object and append those to the second one.

        If there's only polygon information, that's pretty easy. If you want to connect the point information, the uvs, the material applied etc etc... that's doable but another story.

        Cheers,
        Manuel

        MAXON SDK Specialist

        MAXON Registered Developer

        1 Reply Last reply Reply Quote 0
        • U
          uglykids
          last edited by

          Thanks for confirming, Manuel.

          Currently this is a showstopper for me unfortunately.

          I also get odd results when loading these geometries in R23.

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

            @uglykids said in MCOMMAND JOIN Polygon max limit ?:

            I also get odd results when loading these geometries in R23.

            if you found some issu using cinema4D, you can report them to our support:
            https://support.maxon.net/
            That always help to identify bugs or limitations.

            If it's related to our API, than you can contact us 🙂

            Cheers,
            Manuel

            MAXON SDK Specialist

            MAXON Registered Developer

            1 Reply Last reply Reply Quote 0
            • ferdinandF
              ferdinand
              last edited by

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • ManuelM
                Manuel
                last edited by Manuel

                hi,

                this will be fixed in one of the next major update.

                Cheers,
                Manuel

                MAXON SDK Specialist

                MAXON Registered Developer

                1 Reply Last reply Reply Quote 0
                • M
                  m_adam
                  last edited by

                  Hi with release R24, the new limit is now 500 millions points.

                  Cheers,
                  Maxime.

                  MAXON SDK Specialist

                  Development Blog, MAXON Registered Developer

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