VrepClient.
remove_meshes
Removes meshes from the 3D scene.
This is functionally identical to remove_objects, but it’s here for symmetry reasons.
remove_objects
mesh_handles (list of int) – Object handles to remove.
list
int