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

    R17 sdk [closed]

    General Discussion
    0
    29
    21.5k
    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
      Helper
      last edited by

      On 07/08/2015 at 06:26, xxxxxxxx wrote:

      Takes and Tokens are not the same thing. Both are listed under C++. Only takes is listed under Python.
      I'm worried because we need this to resolve C4D paths in Deadline.

      -b

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

        On 07/08/2015 at 06:27, xxxxxxxx wrote:

        argh sorry, my fault

        maybe under - More C++ API Coverage

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

          On 07/08/2015 at 06:29, xxxxxxxx wrote:

          No problem ๐Ÿ™‚

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

            On 07/08/2015 at 09:50, xxxxxxxx wrote:

            Originally posted by xxxxxxxx

            And will there be a Python API for the Houdini Engine? To load and query assets or get houdini version/path etc?

            Such?
            for current beta(1) - > id of prefshoudini = 1032269

            import c4d  
            from c4d import documents, plugins  
              
            def prefs(id) :  
            ย  return plugins.FindPlugin(id, c4d.PLUGINTYPE_PREFS)  
            ย    
            def main() :  
            ย  c4d.PrefsLib_OpenDialog(1032269)  
            ย  print prefs(1032269)[c4d.PREFS_HOUDINI_ENGINE_VERSION]  
            ย  print prefs(1032269)[c4d.PREFS_HOUDINI_ENGINE_INSTALLATION_PATH]  
              
            if __name__=='__main__':  
            ย  main()
            

            Another things are through ctypes + several modules, according sdk - http://www.sidefx.com/docs/hengine1.9 + hdk , even enviro vars like HAPI

            + at video

            --- 02:54: SideFx shows PyObjectScript and HE 2.0
            interesting thing

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

              On 09/08/2015 at 08:48, xxxxxxxx wrote:

              Yeah, today, after discussions with my employer, they decided will not upgrade to r17. They found replacement of mograph and something in c4d, in own in-house tools.

              Good bye c4d, sdk team. Thanks for all

              Andreas, you can to delete or close or anything elseย  with topic

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

                On 10/08/2015 at 03:59, xxxxxxxx wrote:

                Hi Ilya,

                sad to hear that. I hope, one day you'll return to C4D development.

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

                  On 10/08/2015 at 04:48, xxxxxxxx wrote:

                  Any comments on Tokens support in Python?

                  -b

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

                    On 10/08/2015 at 04:57, xxxxxxxx wrote:

                    Originally posted by xxxxxxxx

                    Hi Ilya,

                    sad to hear that. I hope, one day you'll return to C4D development.

                    Sure, i will test demo and will check out sdk changes - i'm not only lazy and be curious

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

                      On 24/08/2015 at 07:32, xxxxxxxx wrote:

                      Hello
                      I download demo.
                      testing examples of sdk ... ๐Ÿ˜Š docs?

                      does updated to ogl 3.2 context for handles and etc.?

                      http://oi57.tinypic.com/2e3c2l1.jpg

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

                        On 25/08/2015 at 01:25, xxxxxxxx wrote:

                        Hello,

                        what exactly is your question please?

                        Best wishes,
                        Sebastian

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

                          On 25/08/2015 at 01:56, xxxxxxxx wrote:

                          Hello Sebastian
                          Argh, sorry

                          I ask about release of sdk manuals for r17.

                          I test my several plug-ins, slightly. Something were change.

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

                            On 26/08/2015 at 01:37, xxxxxxxx wrote:

                            Hello,

                            the R17 C++ and Python documentation will be released next week.

                            Best wishes,
                            Sebastian

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

                              On 26/08/2015 at 07:06, xxxxxxxx wrote:

                              Originally posted by xxxxxxxx

                              Hello,

                              the R17 C++ and Python documentation will be released next week.

                              Best wishes,
                              Sebastian

                              Hi !Thumbs Up[URL-REMOVED]
                              Great! ๐Ÿ‘


                              [URL-REMOVED] @maxon: This section contained a non-resolving link which has been removed.

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

                                On 02/09/2015 at 09:57, xxxxxxxx wrote:

                                Thanks a'lot for sdk manuals! ๐Ÿ‘

                                ๐Ÿ‘

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