Please delete me

delete me -> this topic isn’t useful at all

Hi @D-W,

Are you sure you want to use RegAsm.exe, which registers standalone assemblies with COM objects? RhinoCommon can’t be used in this manner because if it’s dependency on Rhino.exe.

For wrapping C++ libraries for use with .NET, you might take a look at this guide:

https://developer.rhino3d.com/guides/rhinocommon/wrapping-native-libraries/

I also have a fairly extensive sample on my GitHub site.

https://github.com/dalefugier/Moose

Also, the internet is full of info on p/invoke.

– Dale

delete me -> this topic isn’t useful at all