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

    get doc and tool data from coffee

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

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

      ---------
      i want to get the document mode like doc->GetMode() by coffee. But how ?? I tried doc#DOCUMENT_MODE but it says invalid id. Also getting the data out of the container class doesn't work. doc->GetMode() doesn't exist, too...

      Similar problem with data from command plugins. I want to get the current user setting from the optimize command. I know that plugins usually store their data in a subcontainer of the worldcontainer.. so i tried
      var bc = doc#14039;
      with the id from the command manager. But the container doesn't exist i.e. bc is null.

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