Grasshopper

algorithmic modeling for Rhino

Do you know a tutorial for converting VB-script into custom component?

Hello everyone,

I have scripted a VB-component and now I want to convert it into a non-editable custom component.

Does anyone know about a tutorial on how to do this?

Thanks!
Fernando

Views: 282

Replies to This Discussion

Hi Fernando,

maybe you already know this ...

From the Grasshopper's menu, pick 'Help' and then 'Download SDK help...'

There David explains how to build components.

It does not start from a VB script, but it shows what to do starting from scratch.

Custom components can be written using VB, so chances are that you can reuse most

of your script's code.

There are differences in handling in/out parameters though, but it's all explained in the help file.

You'll also need VisualStudio to compile the component ( Express edition if OK ).

HTH, cheers.

emilio

Hi Emilio,

I didn't know this :-)

Thanks, it's all I need!
Fernando

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service