Add 3d mesh and point cloud to display(), i.e. if you have a Document instance on which you have called .load_uri_to_point_cloud_tensor() or load_uri_to_vertices_and_faces, we want to display an interactive 3d plot, when calling display() on the instance. Similar to the one shown here in cell 10: https://trimsh.org/examples.quick_start.html