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

    Posemorph tag, pose selection/highlighting

    Cinema 4D SDK
    python
    2
    3
    482
    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.
    • a_blockA
      a_block
      last edited by

      Hi,

      please apologize, if this had been asked before. Somehow I have a feeling, I had seen a thread about this, but I can't find it anymore.

      Is it somehow possible to find out, which poses of a PoseMorph tag have been selected by user in Attribute Manager? I mean, the highlighting, when the morph label left of the strength slider gets clicked.

      Thanks for your help,
      Andreas

      1 Reply Last reply Reply Quote 0
      • M
        m_adam
        last edited by

        Hi Andreas, if you are in edit mode you should rely on CAPoseMorphTag.GetActiveMorphIndex.

        But if you are in animation mode, then there is no way to know the Parameter Selection state in the Attribute manager.
        You were maybe thinking about this topic Pose morph target

        Cheers,
        Maxime.

        MAXON SDK Specialist

        Development Blog, MAXON Registered Developer

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

          Hi Maxime,

          thanks for the answer and verifying what I had thought. Indeed I would need it in Animation mode and especially for the case where user highlighted multiple poses at once.

          I had seen that thread, but it did not contain a definitive confirmation from Maxon. Maybe the thread I was thinking of was in a different forum.

          Anyway, good to have your confirmation, now. And not possible only means I can stop wasting time looking around and instead need to implement another workflow for the user. Maybe not as slick as with the selection info, but no show stopper either.

          Cheers,
          Andreas

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