Sdk Manual Sdk Differences
Last changed: -204.177.179.108

.

Question

Rhino4 plug-ins can be written using either the standard C++ SDK or the Rhino.NET SDK. Which one should you use?

Answer

It really depends on which programming language you are proficient at and what you are trying to do.

If you are a C++ developer, or you have a large C++ application that you would like to convert into a Rhino plug-in, you should probably be using the standard C++ SDK.

If you are thinking of using Rhino.NET instead of the standard C++ SDK, here are some advantages / disadvantages to choosing Rhino.NET over the standard C++ SDK.

Disadvantages to choosing Rhino.NET

Advantages to choosing Rhino.NET