Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python 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
    • Recent
    • Tags
    • Users
    • Login

    Get/SetPolygon() Problem

    Scheduled Pinned Locked Moved SDK Help
    3 Posts 0 Posters 247 Views
    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.
    • H Offline
      Helper
      last edited by

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 08/01/2011 at 04:48, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   11.5 
      Platform:      
      Language(s) :   C.O.F.F.E.E  ;

      ---------
      Hi,

      i want to create a polygonal instance  [with an ExpressionTagPlugin] and i am having some strange trouble with the Polygons.

      1. Deleting one ore more Polygons works fine of the reference, but selecting all Polygons and deleting them, will cause the instance won't change.
      2. For example using the Knife-Tool makes the mesh crazy and weird, as long as you create new (!!) Points with the Knife. See a comparison here
        Short: new unwanted Edges are created by the Tag.

      I used GetPolygons(); and SetPolygons();.
      MSG_POLYGONS_CHANGED & BackupTags are used, too.

      Any idea ?
      If you need more information, just tell me !

      thanks in advance, nux

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        On 14/01/2011 at 03:55, xxxxxxxx wrote:

        1. I don't know, need some code.

        2. The problem is that COFFEE doesn't support Ngons.

        cheers,
        Matthias

        1 Reply Last reply Reply Quote 0
        • H Offline
          Helper
          last edited by

          THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

          On 14/01/2011 at 10:14, xxxxxxxx wrote:

          1. I already fixed that. I think it was because GetPolygons() returned null because there was no Polygon and then SetPolygons() jsut did nothing because there was nothing to do with null. 🙂

          2. Ah too bad  .. 😞
            It's time to learn C++

          Thanks, nux

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