Is there a way to programmatically get the current selection of the render material in the Render Libraries Panel?
https://developer.rhino3d.com/api/rhinocommon/rhino.ui.panels/getpanel#(guid,rhinodoc)
this method^ returns an object type (render library panel) which I cant interact with.
it exposes a bunch of properties but I am havent been able to find current selection in there yet.
Thanks
Srujan