Does the boolean output indicate if two breps intersect? Or does it indicate it was successful in reviewing the intersection? To me the documentation isn’t entirely clear.
Refer to the attached gh script. Output is true, but the two objects do not intersect.
On a few other threads, it seems there is a check if intersection curves count is greater than zero. Is this a reliable way to determine if breps intersect?