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
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Gravitation Objects

    SDK Help
    0
    2
    264
    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
      Helper
      last edited by

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

      On 28/07/2003 at 14:03, xxxxxxxx wrote:

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

      ---------
      Hey, I was wondering how to use the gravitation object code in C.O.F.F.E.E. I don't exactly understand what the container ID's are yet.  I would like to create a situation where an object (for now, lets say a cube) can pull other cubes towards it, but only at certain times in the animation.  An emitter would not be satisfactory for this situation.  The boxes are tagged with a rigid body tag and thus, gravity will attract it.  I hope this makes sense and thank you in advance.

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

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

        On 30/07/2003 at 04:12, xxxxxxxx wrote:

        no it doesn´t really make sense. rigib body tags? Is this tag from the dynamics module?
        Usually you get the basecontainer from the tag (var data = tag->GetContainer()) and then you can access the different ids with data->GetData(ID).
        Please give more detailed information

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