Hi all,
I am new to this forum and also quite new to Rhino.
I would like to make a plug-in to Rhino and because I am familiar with Python (and have only basic knowledge on VB) I prefer to make it with Python.
Is it possible to use IronPython (Python Tools for VS) and Visual Studio to make such a plug-in?
Are there any limitations compared to using C++, C# or VB.NET?