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
    • Register
    • Login

    Help: Hierarchy to one object

    Scheduled Pinned Locked Moved SDK Help
    1 Posts 0 Posters 145 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 11/06/2005 at 07:47, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   9.102 
      Platform:   Windows  ; Mac  ;  
      Language(s) :     C++  ;

      ---------
      Hi,

      I could need inspirational help 🙂 I have a hierarchy that works like this:

      MyGenerator
      - MyGenerator
      - MyGenerator

      So my Generator has children of the same type (so my generator as a hierarchy). Each children generates a polygonal mesh.

      When I convert my generator I receive a hierarchy of Polygon objects (of course). What I now would like to do is returning only 1 polygonal mesh when converting.

      Anybody an idea how to do this?
      Turning the clones into polygon objects however is no option.

      I thought about a global "mesh factory" that the children can add their mesh to. (I do know which one is the parent generator the other ones are generated from).

      Thanks for any input
      Katachi

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