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

    Instance Object

    SDK Help
    0
    3
    913
    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 09/11/2002 at 12:11, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   8.012 
      Platform:   Windows  ; Mac  ;  Mac OSX  ; 
      Language(s) :   C.O.F.F.E.E  ;

      ---------
      How can I set the reference Object of an Instance Object? It seems the Conainer ID of the Instance Object isn´t there anymore?
      in = new(InstanceObject); bc = in->GetContainer();
      bc->SetData(INSTANCEOBJECT_SOURCE,op->GetName());
      in->SetContainer(bc);
      This does not work anymore. 😕

      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 10/11/2002 at 06:58, xxxxxxxx wrote:

        Quote: Originally posted by 3D Designer on 09  November 2002
        >
        > * * *
        >
        > How can I set the reference Object of an Instance Object? It seems the Conainer ID of the Instance Object isn´t there anymore?
        That's not possible in C.O.F.F.E.E. since C.O.F.F.E.E. doesn't support BaseLinks.

        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 10/11/2002 at 07:32, xxxxxxxx wrote:

          thanks.

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