RhinoCommon API documentation - wishes / critique

Dear @mkarimi
there is another thing that would be great - especially for the link from this forum to the documentation:

if there is a Function with multiple Signatures / Implementations - it would be great, if the corresponding list item /

element would have an ID to be able to link to it.

Example
https://developer.rhino3d.com/api/rhinocommon/rhino.input.custom.getpoint/constrain

it would be nice to send / post / bookmark a direct link to

Boolean Constrain(
Mesh mesh, 
Boolean allowPickingPointOffObject
)

Example-Implementation

this forum those a great job in linking to paragraphs - if they have a header - mouse-over on the header “example-implementation” and you will see a oxo chain-icon to copy the link
this link will for example lead to an paragraph inside a post I wrote…

I still think those multiple implementation could be nicer presented. - an overview is missing - the massive “Getpoint.Constrain” is a nice Example that would require some list, somewhere, that give a fast overview on all implementations.

thanks again for you work - kind regards. Tom

1 Like