@Alain wrote:
Hi @DanBayn, @clement @Helvetosaur, @Holo @NavArch
I read that you are missing things in the Rhino 6 rhinoscriptsyntax online help that you had in Rhino 5. Some other tasks took priority to ship Rhino 6 so now is a good time to refocus on this. We’d like to get your feedback on how to make the RhinoScriptSyntax help better than it was in Rhino 5. Here are a few things that was already mentioned:
local help for when disconnected from or have a slow connection to the internet.
pressing F1 should point to the correct function on the website
ordering all methods in one list instead of having them grouped by module
better searching
adding more RhinoScript methods to RhinoScriptSyntax and determining best way to support contributors who may want to help
…
In the meantime here are a couple of ideas that may help:
on the main API page (http://developer.rhino3d.com/api/RhinoScriptSyntax/) there’s a
+
symbol right after the word ‘modules’. If you click on it all the method details will expand into one page. This can take a minute and it’ll seem that nothing is happening but once expanded you can use the search features of your browser to search the entire content.I’ve found this next tip to only work well in Firefox. With the page expanded like described above, save the page to your local disk. Make sure the bottom drop down is set to “Web Page, complete”. The help is now saved locally and you can open it in your browser.
Posts: 3
Participants: 3