RVB script alias not working

Hi,

First of all I can’t script any language, zero skill.

I tried this “MinBoundBox3d.rvb (13.3 KB) script to find minimum bounding box from Brep, works fine but I can’t link an alias to it.

I found this post too, that answer the same question, but I even don’t understand the answer.

https://discourse.mcneel.com/t/how-to-install-a-rvb-script/42182

and also tried to add an alias as explained here, but still not working.

Should I give up and run script manually?:grin:

Hi @Toto,

Download this version of the script and save it to some location (My Documents for example).

MinBoundBox3d.rvb (13.6 KB)

Then launch Rhino and drag and drop the script on top of Rhino.

Then run the MinBoundingBox command (alias).

– Dale

Hou hou !

Works like a charm !

Have a good day, thanks Dale.