Scripting Guide 2.2.0
Search…
⌃K
Scripting Guide 2.2.0
Search…
⌃K
Welcome to Karamba3D Scripting Guide
Go to Scripting Guide 1.3.3
Go to Manual
1. Introduction
1.1: Scripting with Karamba3D
1.2: What's New in Karamba3D 1.3.3 Regarding Scripting
2. Scripting with Karamba3D inside Grasshopper
2.1: Hello Karamba3D
2.2: Data Retrieval from Models
2.3: How to Create Structural Models
2.4: How to Modify Structural Models
2.5: Data Export from Karamba3D
2.6: The VB Script Component
2.7: The IronPython Component
3. How to create your own Karamba3D Grasshopper-component
3.1: Setting up a Visual Studio Project for GH Plug-ins
3.2: Basic Component Setup
3.3: How to Reference Karamba3D Assemblies
3.4: Input- and Output-Plugs
3.5: Adding Functionality to a GH Component
Bibliography
Powered By GitBook

2.6: The VB Script Component

The steps for setting up a VB script component for using Karamba3D are analogous to those described in section 2.1. In order to run the above example in VB you could use one of the many C# to VB converters (see e.g. http://www.developerfusion.com/tools/convert/csharp-to-vb/) to get the corresponding VB source text.
2. Scripting with Karamba3D inside Grasshopper - Previous
2.5: Data Export from Karamba3D
Next - 2. Scripting with Karamba3D inside Grasshopper
2.7: The IronPython Component
Last modified 1yr ago
Copy link