FAreaHasIntersection Method

Overload List

HasIntersection(FArea, FArea) Return a value indicating whether the first provided area intersects with the second one.
HasIntersection(FArea, FLine) Return a value indicating whether the specified area intersects with the provided line.

See Also