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

    Need a coffee script to build a spline

    General Discussion
    0
    2
    385
    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 09/03/2006 at 02:32, xxxxxxxx wrote:

      Dear friends of Cinema 4D, I am looking for a simple script to build a nurbs/spline with a coffee script. I have started last week end to create or build some simple coffee structures, but haven't found a code line for "spline" creations. - I have written a nurbshelper tool for another 3d program and want to adapt it to cinema ;-)) - the tool will be for free, if I have finished it! :-), best regards from raining and snowing germany, servus, frankolino

      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 02/01/2009 at 08:38, xxxxxxxx wrote:

        var make = AllocObject(Ospline);
        doc->InsertObject(make,op,NULL);

        This is very simple code that inserts primitive spline. It's a start perhaps. This is all I can suggest because I have little knowledge myself. Good luck! Sounds promising!

        Richard

        WOW, just realized how old this entry is!

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