I am new to VB, but I've been using rhino and grasshopper for a while. I often have a specific action, or set of actions, I would like to perform in VBScript that I know how to do manually. My question is:
What is the best approach to mimicking familiar rhino commands in VB?
This is more a question about workflow than about any specific command.
I am aware that I could simply make macros for many commands, but they are inadequate and would often require baking and then bringing geometry back into grasshopper, making for a clunky script.
If you were to make a command similiar to a familiar Rhino command in VB, where would you look first to find the appropriate operations and syntax? the Rhino VB SDK help file? The rhino sdk website? Somewhere else?
Tags: