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

    Modify the Default Untitled Python Script

    Cinema 4D SDK
    r20 python
    2
    3
    753
    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.
    • B
      bentraje
      last edited by

      Hi,

      Is it possible to modify the default untitled python script?

      For instance, the default import lines are:

      import c4d
      from c4d import gui
      

      I want to add my own libraries such as

      import btRig_c4d
      

      I want it to be a default so I don't have to type the line every time I make a new script.

      Is there a way to do this?

      Thank you for looking at my problem

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

        Hi @bentraje

        Unfortunately, this is not possible.

        Cheers,
        Maxime.

        MAXON SDK Specialist

        Development Blog, MAXON Registered Developer

        1 Reply Last reply Reply Quote 1
        • B
          bentraje
          last edited by

          Thanks Adam for the confirmation.
          I'll just send it for Maxon Suggestion for now.

          Thanks!

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