RvbToCpp v.1.1
 


This plug-in converts a RhinoScript file (*.rvb) into a Rhino SDK C++ file (*.cpp) that launches the script, ready to be compiled in a SDK plug-in.

NOTE: It adds the necessary C++ code lines to launch the script: it does not convert the VBScript code lines into C++ code lines, so you will not get any performance increase!

The only command included is:

_RvbToCpp

It displays a Windows file open dialog box allowing the user to select the script file to be converted. The converted file is saved in the same folder as the original.

WHAT'S NEW

This version fixes the following bugs:

- The character "\" (contained in file paths) is correctly converted (thanks Ross Anderson for the bug report);
- .rvb filenames containing spaces are converted into .cpp filenames without spaces.

Download:

To download please fill out the form:

* Name:
* Email:

* Country:

Comments:

 

NOTE: fields with * are required

Privacy:

  • All the information provided will be kept stictly confidential and will be used for internal statistical purpose only.
  • We will not sell or provide your information to anyone else.
  • You won't receive any e-mail or newsletter unless specific request.

Anyway, if you prefer not to provide your real data, you can fill the form with fake data.
(in this case please be original).

 

Please report bugs, errors, comments or suggestions to marco@marcotraverso.it

2003-2004 Marco Traverso, All Rights Reserved