update# Axes.update(bbox, intersection)[source]# Update the axes using the given bbox and ruler intersection point Parameters: bbox (np.ndarray) – array of shape [2, 3], [[xmin, ymin, zmin], [xmax, ymax, zmax]] intersection (float, float, float) – intersection point of the x, y, z ruler