Update Rhino geometry in real time from a C# component

Hi @haraaald45, sure thing. The whole project is open source on GitHub, here is the specific method, that takes care of the meshing:

You can read more about unsafe access to mesh vertices in this topic: