update_using_bbox#

Axes.update_using_bbox(bbox)[source]#

Update the axes w.r.t. the given bbox

Parameters:

bbox (np.ndarray) – array of shape [2, 3], [[xmin, ymin, zmin], [xmax, ymax, zmax]]