Hi,
I’m working on an AutoCAD plugin that uses Rhino.Inside for creating/modifying objects in an AutoCAD document. The end goal is to get the plugin to show the Rhino editor window so that these objects can be modified from Rhino/Grasshopper.
My question is, once Rhino.Inside is loaded into my plugin, can I just invoke the Rhino editor window? Do I need to actually start the Rhino process to do this?
Thanks.