dtcc.Bounds.intersect(other)[source]

Modifies this bounds to be the intersection with another.

Parameters:
other : Bounds

The other bounds to intersect with.