Solving intersections in C#

Hello folks,

I would like to know if there is anyway to get the list of curves from intersection of a NurbsSurface or a Brep with a Array of planes in c#. I took a look at rhinocommon but the methods mentioned there do not exist in the grasshopper/Rhino library.

https://developer.rhino3d.com/api/RhinoCommon/html/M_Rhino_Geometry_Intersect_Intersection_BrepPlane.htm

1 Like