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

    INCLUDE user-defined res files

    Cinema 4D SDK
    python
    2
    3
    778
    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.
    • merkvilsonM
      merkvilson
      last edited by r_gigante

      Hello PluginCafe πŸ™‚

      I'm creating a set of plugins with many identical description elements.
      I want to create a separate res file and then import its data to another file.

      for example, when I want to include spline properties to my description then I'm using this code
      INCLUDE Ospline;

      Is it possible to use this code for importing my own data which is placed in the same description folder?

      1 Reply Last reply Reply Quote 0
      • merkvilsonM
        merkvilson
        last edited by

        I'm such an idiot πŸ˜‚ Seems like the same code can be applied to user-defined descriptions.
        SOLVED! πŸ‘Œ

        1 Reply Last reply Reply Quote 1
        • a_blockA
          a_block
          last edited by

          Hi,

          no, you are not! ☺
          Really there are no stupid questions and please do not delete such posts. Especially not, if you already invested time in posting the correct answer. We'd rather see this as knowledge others might benefit from in the future.

          Cheers,
          Andreas

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