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

    Use falloff Sample() in plugin

    Scheduled Pinned Locked Moved PYTHON Development
    2 Posts 0 Posters 219 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 21/03/2014 at 13:07, xxxxxxxx wrote:

      Hey,

      i have a little problem with the python sdk and falloff:

      Is it possible to pass my own data (Points/Vertexs) through a falloff?

      A example with pseudo code:
      for vec in myVectors
      result = op.GetFalloff().Sample( vec )

      In xpresso i can do that very easy, but i didn't find a solution for python.

      I dont want a falloff plugin like the example in the sdk documentation.

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

        On 22/03/2014 at 05:05, xxxxxxxx wrote:

        Afaik, it is not possible with the current state of the Python API. I'll investigate further, though.

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