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

    Spline Shape in Deformer [SOLVED]

    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/06/2015 at 14:41, xxxxxxxx wrote:

      Hello, I need Help again. I try to setup the Splinedeformer. In my Script I change the Radius of the Splinedeformer. The Problem is that this change does not update the Shape-Spline in the next field.
      I guess that is a Bug? I tied a AddEvent. But it just doesnt update. 
      I also Tried: SplineDeformer.Message(c4d.MSG_UPDATE)
      But no Luck. With Coffee-Scripts I am able to update the Splinedeformer Radius.

      So The way I would like to solve this is to modify the spline in the Shape parameter with the Script. But I cant find anything in the SDK.

      Or is there another Way to force an Update of the Spline-Shape after changing Radius?

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

        On 21/06/2015 at 14:54, xxxxxxxx wrote:

        Forget it...I just tried with MSG_DESCRIPTION_VALIDATE. That worked.

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