containsQuadrangle

containsQuadrangle(quad)

Determines if the specified Quadrangle is contained or intersect this Quadrangle structure.

ParameterDescription
quadThe Quadrangle to test.

Returns: Returns true if Quadrangle is contained or intersect this Quadrangle structure; otherwise, false.