Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware 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

    Is there an online doc with all the 'id list' / 'type name' for the R20 ?

    Cinema 4D SDK
    3
    3
    768
    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.
    • F
      fransua
      last edited by m_adam

      Hello Guys
      Like here : [http://www.digitalsandwich.net/portfolio/python-in-c4d-type-name-and-id-list/](link url)
      But a text version would be more suitable. I can't find something similar in the online sdk.
      Thanks for the help
      Fransua

      1 Reply Last reply Reply Quote 0
      • M
        mp5gosu
        last edited by

        Check the symbols.h file in your resource folder.

        1 Reply Last reply Reply Quote 1
        • M
          m_adam
          last edited by m_adam

          Hi @Fransua welcome in the plugincafe community.

          Do not worry since it's your first post but please read and follow these rules (I've setup your post correctly)

          • How to Post Questions especially the tagging part.
          • Q&A New Functionality.

          Unfortunately, a complete list is not available for the moment. But if you are looking only for object there is this page Object Types and Fields Object Types which refer to all symbols available to describe an object.

          To know a specific object id, you can drag and drop this object/element to the console, for more information see Python Console, Scene Elements.

          Finally, you can also retrieve for the full list of id by their type with c4d.plugins.FilterPluginList

          Cheers,
          Maxime.

          MAXON SDK Specialist

          Development Blog, MAXON Registered Developer

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