Spatial filter of mesh in .OBJ (into Numpy)

Hello,

I am trying to spatially filter out a part of the mesh (3D scene) form the .OBJ file. I believe I can do it using Numpy, but need advice on how to interpret the .OBJ file into Numpy arrays.

Regards,
Nemanya