containsQuadrangle
containsQuadrangle(quad)
Determines if the specified Quadrangle is contained or intersect this Quadrangle structure.
| Parameter | Description |
|---|---|
| quad | The Quadrangle to test. |
Returns: Returns true if Quadrangle is contained or intersect this Quadrangle structure; otherwise, false.