• Categories
    • Overview
    • News & Information
    • Cinema 4D SDK Support
    • Cineware SDK Support
    • ZBrush 4D SDK Support
    • Bugs
    • General Talk
  • Unread
  • Recent
  • Tags
  • Users
  • Register
  • Login
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
  • Login

select subobjects assign command

Cinema 4D SDK
r21
2
4
410
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 WDP Nov 23, 2021, 8:31 PM Nov 23, 2021, 8:27 PM

    Hello, I made a video, I would like to use script to set the subobjects to automatic in the base object and to give the wideframe a color, I can do this with individual objects, but how does it work with multiple objects?
    I'm a newcomer to Python, it would be nice if you could help me.

    Thanks very much

    https://www.dropbox.com/s/anec6pk9yesro72/Aufnahme.mp4?dl=0

    1 Reply Last reply Reply Quote 0
    • F
      ferdinand
      last edited by ferdinand Nov 24, 2021, 10:12 AM Nov 24, 2021, 10:08 AM

      Hello @WDP,

      thank you for reaching out to us (and thanks for opening a new topic for a new question). I have shown you here how to iterate over all direct children of an object. I also showed you how to set the visibility of an object in the same thread. I showed you here how to traverse trees of objects.

      As lined out before and in the Forum Guidelines, we cannot provide full solutions or help with learning coding in general. You have all the pieces there, but you must put them together yourself. I know that starting with coding can be confusing. But I cannot provide here more in detail support, as I already went further than we normally do, due to you just starting out. You should start reading our Python SDK Documentation and the examples on GitHub. Depending on your general coding and/or Python knowledge, you might want to preface all this with some general Python learning material. Our SDK Documenation has a Python Resources section, lining out some 3rd party material.

      Thank you for your understanding,
      Ferdinand

      MAXON SDK Specialist
      developers.maxon.net

      1 Reply Last reply Reply Quote 0
      • W
        WDP
        last edited by WDP Nov 24, 2021, 5:44 PM Nov 24, 2021, 5:43 PM

        Thank you for the Information I go next Year to a Python programming course i hobe that help me hopefully.
        Thank you for all Informationen

        1 Reply Last reply Reply Quote 0
        • F
          ferdinand
          last edited by Dec 14, 2021, 8:10 AM

          Hello @WDP,

          without any further questions we will consider this topic as solved by Friday, December the 17th.

          Thank you for your understanding,
          Ferdinand

          MAXON SDK Specialist
          developers.maxon.net

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