Trying to open a toolbar through python and making sure it is visible.I have found some examples using C# but am having trouble with Python.
I can open it with Rhino.RhinoApp.ToolbarFiles.Open(Path) and I can find it with Rhino.RhinoApp.ToolbarFiles.FindByName(Name), but I am having trouble with making it visible.
1 post - 1 participant