@jups23 wrote:
I want to detect cases as in the attached image: finding out programmatically if one given polysurface (green) is contained within another one (grey). When their edges do not overlap the boolean intersection is empty. It should work for arbitrary shapes, not only boxes, so a simple bounding box inclusion test would not suffice. Is there another way to do it with the RhinoCommon C# API?
Posts: 1
Participants: 1