Hi
I was looking at the rhinoCommon sdk for a solution but unable to find it.
Here is what I need to do :
From grasshopper component make a document fill it with geometry data
and write it to disk .
I was used to the OpenNurbs c++ where there was a ON_Model to achieve this.
Hi Luis
Thanks, that worked fine,
Another problem I am not able to get the current Rhino Document
Rhino.App has no method to get current document , I have gone trough all sdk files
but did not find anything. I need to read doc properties like units and other stuff