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

    op tp gen etc

    Scheduled Pinned Locked Moved PYTHON Development
    3 Posts 0 Posters 302 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

      On 02/02/2013 at 09:06, xxxxxxxx wrote:

      Hi
      Is there a list somewhere (in the SDK or elsewhere) of all the built in variables like op, tp, gen etc? Ive been studying the SDK rather intensely the last couple of weeks but i havn't found any.

      Cheers
      Bonsak

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

        On 02/02/2013 at 09:22, xxxxxxxx wrote:

        for k, v in globals().items() :
            print k, type(v).__name__
        

        -N

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

          On 02/02/2013 at 11:03, xxxxxxxx wrote:

          Thanks!

          Cheers
          Bonsak

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