Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python 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

    Setting Active Area in Object Manager

    Scheduled Pinned Locked Moved PYTHON Development
    3 Posts 0 Posters 351 Views
    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 Offline
      Helper
      last edited by

      On 22/03/2017 at 17:35, xxxxxxxx wrote:

      Is there a way to set the active workspace in the object manager to the tag side of the object manager?

      I have some tags being selected with my code but it only seems to keep the object side "active". I want to have the option to just hit delete on those selected tags but the tag area won't stay active for me to actually delete those tags. Been searching the sdk but not coming up with anything:/

      Thanks!

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

        On 23/03/2017 at 02:36, xxxxxxxx wrote:

        Hi,

        this is unfortunately not possible. Sorry. The "active area" of the Object Manager is completely handled inside.
        Very stupid question, why not delete the tags directly from inside the script? Sorry, I'm sure you have thought about this option, but as it came up during our team meeting, I thought, I'd ask.

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

          On 23/03/2017 at 07:18, xxxxxxxx wrote:

          Hi Andreas,

          Thanks for the response. Definitely a valid question about having the script delete the tags. The script is mostly about selecting certain tags rather then deleting. I just wanted the option to do it but I wanted the plugin to be as minimal as possible so I was hoping I wouldn't have to make a special button to delete when the delete key on the keyboard would be perfect:)

          It's too bad this isn't possible:/

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