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

    Osubdivisionsurface ?

    Cinema 4D SDK
    python
    2
    4
    676
    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.
    • indexofrefractionI
      indexofrefraction
      last edited by

      hi.. just to report....

      the object type for the Subdivision Surface object seems to be missing in the python and C++ sdk...

      c4d.Osubdivisionsurface = 1007455

      best, index

      ferdinandF 1 Reply Last reply Reply Quote 0
      • ferdinandF
        ferdinand @indexofrefraction
        last edited by ferdinand

        Hello @indexofrefraction,

        thank you for reaching out to us. While it is sometimes true that we do this and I recently hinted at why this this happening, it is not true in this case.

        The symbol for SDS is c4d.Osds. You can find a list of all object symbols here. The bottom line is here: Programmers love acronyms 😉

        Cheers,
        Ferdinand

        MAXON SDK Specialist
        developers.maxon.net

        1 Reply Last reply Reply Quote 0
        • indexofrefractionI
          indexofrefraction
          last edited by indexofrefraction

          ups, sorrryy. my bad .-)

          I know that list ... but LOL,
          now i cant find the object type for the Cloner Object 🦌

          ferdinandF 1 Reply Last reply Reply Quote 0
          • ferdinandF
            ferdinand @indexofrefraction
            last edited by ferdinand

            Hey @indexofrefraction,

            Well, that is because Mograph is one of the areas where the type symbols have not been exposed. So, to be clear: There is no cloner object symbol.

            But now that you brought this up again, I just realized that we (the SDK Team) never talked about fixing this and I do not see (fully) why. I have a suspicion why this might have been postponed or refuted in the past, but I will bring it up again. In the end we just must add a few defines to ge_prepass.h and then users do not have to jump through these hoops anymore. It will be difficult to catch all the missing symbols, but we could at least start with the ones we know. I will update the thread with the outcome of our discussion.

            Edit: So, we talked about this, and came to the obvious conclusion, that we should do what we should have done a long time ago, and fix this. I cannot give an ETA, but I will try to give it priority as I think this is a problem which impacts many users.

            Cheers,
            Ferdinand

            MAXON SDK Specialist
            developers.maxon.net

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