Hi,
V5. V7
If referencing an .rvb rather than placing code into button, I see C:\Program Files\Rhino\Plug-ins with .rhp scripts.
For user acquired .rhp files it is said to make a subfolder and place in there to differentiate from those shipped with Rhino.
So thinking of my .rvb and .py files
Q1. Perhaps I should keep all my .rvb and .py and .rhp at that address instead, rather than .rhp there and .rvb on D drive. Are they ok there ?
Q2. DOES AN .RVB NEED DRAG DROP TO INSTALL BEFORE BEING REFERENCED IN A BUTTON ?
Q3. DITTO .PY
The .rhp I have in mind is multiple commands so I am not sure if a single button is appropriate as button is for a single command.
This would I presume see selecting out the code for the particular command and placing such into the button but what would the prefix be -_RunScript or -_RunPythonScript.
Is an .rhp containing .rvb type scripts or what ?
here is an rhp I have. (by Pascal)
CurveAndArcUtilities.rhp (52 KB)
I wouldnt mind some buttons for the commands it holds.
Steve