Hi there!
Can I use sharp develop to write rhino plugin? Like vs2010.
What should I do with the vs project wizard. Modify something? Or is there any project wizard for sharp develop?
Thanks for help.
Hi there!
Can I use sharp develop to write rhino plugin? Like vs2010.
What should I do with the vs project wizard. Modify something? Or is there any project wizard for sharp develop?
Thanks for help.
In principle it should be possible, because a .NET Rhino plug-in (.rhp) file is just the normal DLL assembly but with a different extension. It’s just that there is no wizard for sharp develop AFAIK…
Another option for you would maybe be to use VS 2015? There is a full-featured free version.
The Rhino/Grasshopper wizards do not currently work with VS 2015.