Toggle Rhino/Grasshopper autohide and Escape Current Rhino Session

Hi,

The last version from today partially fixes this.
Now if you close Revit while having unsaved changes in the Rhino model you will see this…

image

… similar thing for Grasshopper…

image

… and Rhino settings like Help panel visibility as well.

About the units, it ignores the default template, instead, it assumes that if your Revit model is in mm, you want to enter values in Rhino and Grasshopper in mm.

RiR launches creating a document using the Revit active doc settings.
This means it takes the Active Revit model units, Absolute tolerance, Angle tolerance, and Display precision and creates a Rhino document with those settings.
It does the same when you create a New Rhino document and “No template” is selected.

Does it make sense?

1 Like

thanks @kike

I just tested this and you are correct. Template setting does not matter.
If we have Revit in mm, Rhino will open in mm
If we have Revit in m, Rhino will open in m

In our case, we always translate any units to meters regardless of settings in Revit. Is there any API way to control how we open Rhino? in which units? in our case will be always meters