How to extract the HU value from a point using python scripting?

I want to use a point from a mesh to find the associated voxel and its HU in python.

Has there been examples of this done?

Update. I was able to use example code in python to figure it out.