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
    • Recent
    • Tags
    • Users
    • Login

    Snap within a MouseDrag() is Possible?

    Scheduled Pinned Locked Moved PYTHON Development
    2 Posts 0 Posters 221 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 26/05/2014 at 03:59, xxxxxxxx wrote:

      As title... 
      for example Liquid Painting Tool? 🙂

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

        On 26/05/2014 at 15:05, xxxxxxxx wrote:

        Your title is not as descriptive as you might think it is. People need to think about what
        you are probably trying to say, and this can not only lead to misunderstandings easily, but
        also make them step away from your question. Please be more descriptive about your question
        the next time.

        Do you want to adjust the Liquid Painting Tool and add snapping there? If so: no, it's not possible
        with Python. At least not easily. The c4d.modules.snap module does not contain enough 
        functionality for this. You could imitate the snapping behaviour of course, but that'd be an ugly
        workaround.

        -Niklas

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