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
    • Register
    • Register
    • Login

    Modul import

    Cinema 4D SDK
    r21 python
    2
    3
    622
    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.
    • W
      WDP
      last edited by

      How can I import and run modules I've written in Nodepad++ in Cinema Python?

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

        Hi @WDP I'm not sure to understand your question correctly, NodePad++ is a text editor, if you want to have this script in Cinema 4D, select your text, and copy/paste it into the Cinema 4d Script Manager. Otherwise it is also possible to load the file which is also loaded in NodePad++ directly in the Cinema 4D Script Manager via the "Load File" command in its File menu.

        If you are interested about pure python module, the Python Libraries Page explain which folders are load by Python in Cinema 4D and finally there is the Python_init.py Page explaining about the init.py file loaded by Cinema 4D during the startup.

        Cheers,
        Maxime.

        MAXON SDK Specialist

        Development Blog, MAXON Registered Developer

        1 Reply Last reply Reply Quote 0
        • W
          WDP
          last edited by

          Thank you very much!

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