Missing intersection methods in Rhino3dmlO.Desktop for .NET?

Hello,

Thought I found a savior with Rhino3dmlO.Desktop for my .NET project with the “GetOutlines” method and other intersection methods for mesh objects. However, I’ve noticed it isn’t available. Is this method only available to script if I get the commercial version of Rhino7?

Thanks,

Kyle

I think so. Rhino3dmIO isn’t a geometry library. It’s used for I/O.

Hi @ogradyk,

Rhino3dmlO.Desktop is based on openNURBS. And openNURBS used outside of Rhino does have a number of limitations.

Does this help?

– Dale