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

    deformer object priority

    Cinema 4D SDK
    2
    3
    1.2k
    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.
    • M
      mike
      last edited by

      hi,
      if deformer object have priority? or can i add priority to deformer object ?I have some problems about priority.
      My work:
      Deformer object control polygon point,
      point control joint(use Xpresso,Priority: Generator 1),
      joint control another polygon by Skin(Priority: Generator 2).

      Thing look easy and orderly,but not.when i change Deformer object parameter,everything is ok,but 'ctrl + z',polygon object can't back to the original,must click object or play refresh.So, i think maybe add priority to deformer object is a resolvent? Or what mistakes have I made?(use python tag did't get Priority form deformer object,return None )

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

        Hi @mike,
        No worries at all since, but please make sure to read and apply the rules defined on the following topics:

        • Q&A Functionality.

        Regarding your question, you can make use of the Shift Priority Tags. You can find more information on the priority in the c4d help.

        But C4D also offer the Shift Priority Tag.
        Finally, note in some case it can be a limitation of the viewport which not refresh properly while data are correctly set.
        And you need to manually refresh the viewport.

        Hope it solves your issue, if you have any question please let me know!
        Cheers,
        Maxime!

        MAXON SDK Specialist

        Development Blog, MAXON Registered Developer

        1 Reply Last reply Reply Quote 3
        • M
          mike
          last edited by mike

          Thank you for your answer!@m_adam
          Although object go back normal after i clicked 'Redraw' (I guess that's the reason),it isn't make sure problem is 'refresh the viewport'. 'refresh the viewport' can also fix Priority error result .
          'Shift Priority Tag' just effective Expression.It can't help.
          After asking questions,i try to use Python Tag to replace 'Spline Deformer Object' ,because Python Tag have Priority.Fortunately,even though it looks very complicated, but everything become ok!

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