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

    SetSegments() is not working

    SDK Help
    0
    3
    320
    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
      Helper
      last edited by

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 12/01/2004 at 09:02, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   8.100 
      Platform:      
      Language(s) :   C.O.F.F.E.E  ;

      ---------
      Hi forum,

      I cannot get a COFFEE plugin to work that generates a spline with more than one segment. op->Message(MSG_SEGMENTS_CHANGED, vc); does not seem to work. Can anyone confirm this?

      Thanx in advance

      cheers mnu

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

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        On 13/01/2004 at 06:11, xxxxxxxx wrote:

        Do you get a compilation error or a runtime error? If it's the former you could try to copy the message definition from the C++ API. If it's the latter, then please post a small snippet of source that shows how you create the spline.

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

          THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

          On 13/01/2004 at 06:34, xxxxxxxx wrote:

          Hi Mikael,

          I don't get any error. But the Spline simply does not have any segments after the call to op->Message. The SegmentCount is 0 although the segments array is formatted properly.

          cheers mnu

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