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

    BaseContainer properties flags

    Scheduled Pinned Locked Moved SDK Help
    3 Posts 0 Posters 317 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 27/05/2011 at 12:32, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:    
      Platform:      
      Language(s) :

      ---------
      Hi ! First, sorry for my bad english.
      I need to get the type of the objects in my scene, and, according to this type, get the properties of this object.
      In the SDK I can find all objects types available (Opoint, Obone....) in the "BaseObject" page and I have seen examples to test the type. OK.
      Now, I have seen an example to get the 'Length" property of a bone
      container->GetData(BONEOBJECT_LENGTH)
      Ok, I have this example with the flag I am searching (  BONEOBJECT_LENGTH), but where can I get a list of all available flags according to the type of object in the SDK?  
      Thanks for your help

      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 27/05/2011 at 12:39, xxxxxxxx wrote:

        Check your Cinema 4D resource/res/description/  and modules/objects/res/description/ folders.

        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 28/05/2011 at 03:44, xxxxxxxx wrote:

          Thanks for your help !
          I founded another way by drag & drop a property from the attributes manager to the status bar of the COFFEE console. But looking at these folders is very interesting 👍.

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