Hi,
Is there a function that will return all objects that intersect a plane, for example the XY Plane? I want the guid of any polysurface that shares an intersection with the plane.
Preferably in Python but will take anything at this point. Rhino API or Rhinoscript.
I can find quite a lot that will return back points and lines but require choosing the object first. I want the reverse. I want to find the objects that intersect the plane.
Eric
3 posts - 2 participants