containsQuadrangle

containsQuadrangle(object)

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

containsQuadrangle(quad)
ParameterTypeDescription
quadobjectThe Quadrangle to test.

Return Value

Returns

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

See Also