Hi Glen,

RhinoScript can be extended through a Plugin, in which case you can
add all the windows and controls you like, or you could even constuct
a webpage with VBScript code inside. Additionally, you could consider
converting your code into VB.NET. All of these options exist alongside
Grasshopper. I think it's safe to say that if you have an extremely
specific goal in mind, you already have scripts that do what you need
and all you really want is a slider control, then there are more
elegant solutions that switching over completely to Grasshopper.

Also note that Grasshopper is currently still in Beta, and we have no
clear plans about what to do when it's 'finished'. There exists the
possibility that we may decide to sell it, in which case you might
feel you shot yourself in the foot when you switched.

--
David Rutten
Robert McNeel & Associates



On Sep 2, 2:20 pm, Glen <[EMAIL PROTECTED]> wrote:
> Hello, all:
>
> I just stumbled upon Grasshopper and am quite blown away with the
> potential this could add to Rhino for my work designing truss
> structures.  There are times I would like to adjust our building
> parameters "on the fly" and watch the effect it has on the geometry.
> I currently have VB scripts that calculate points and send them to our
> 2D CAD program, and I've written a simple RhinoScript that takes input
> values and draws a rough building outline.  However, it would be
> useful for me to have a utility that lets me adjust truss depth, strut
> spacing, etc. with sliders and have the 3D model change accordingly.
> So here's my question: is Grasshopper the best way to do this?  Or is
> there a way to incorporate sliders into RhinoScript?  Thanks in
> advance for your help!
>
> -=Glen

Reply via email to