Rhino.RhinoApp.ToolbarFiles.FindByName has a problem Rhino8


bool toolbarExists = Rhino.RhinoApp.ToolbarFiles.FindByName(“name”, false) != null;
(Rhino8 sr2 MacOS Sonoma 14.2.1 M1 ) I need it to check if there is a toolbar, and if not, to load it from the path. but right now I’m getting this error.

Yep, I see that - thanks.

https://mcneel.myjetbrains.com/youtrack/issue/RH-79548

– Dale

1 Like