Edit the help webpage in Rhino plugin seems to be possible:
Is it possible to edit this function from a GrasshopperPlayer file ?
Thanks
Gaspard
Edit the help webpage in Rhino plugin seems to be possible:
Is it possible to edit this function from a GrasshopperPlayer file ?
Thanks
Gaspard
Hmm… we could read the definition description and use that for displaying help. Would that work for you?
I wanted to display some animations in the help like there :
If I understood well, link my help with some HTML pages. Maybe with some script in a GHPython ?
It seems that it is the command name executed in Rhino that is used to search your Rhino help webpage currently (I tried with some aliases).
Any example of implementation would be of great help.
Thanks,
Gaspard