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

    Exchange in namespaces

    Scheduled Pinned Locked Moved PYTHON Development
    4 Posts 0 Posters 475 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 02/11/2011 at 11:04, xxxxxxxx wrote:

      Hello
      I can't clearly understand how interact by global function wrapped in class?
      i tried to make global var, but also put in into another object.

      http://imageshack.us/photo/my-images/403/74304767.jpg/

      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 02/11/2011 at 13:08, xxxxxxxx wrote:

        Is this what you mean?

        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 02/11/2011 at 14:43, xxxxxxxx wrote:

          Do you mean, you have a global variable in a Python Tag and want to acess it in a Python Node ? This is not possible. Global does not mean its accessible from everywhere. But you can access it within the same code from different functions, etc.

          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 03/11/2011 at 06:02, xxxxxxxx wrote:

            Hello Scott, Niklas
            Thanks a'lot.
            I forgot to took at UML diagram of c4d's classes.

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