overlaps_with method
overlaps_with
Check if current bounding box overlaps with specified bounding box.
Returns
def overlaps_with(self, box):
...
| Parameter | Type | Description |
|---|---|---|
| box | BoundingBox | The other bounding box to test |
See Also
- module
aspose.threed.utilities - class
BoundingBox