I have 4 seperate point feature class files. Each one of them has only 1 point. These points were collected with a trimble, and I exported them to shape file then to geodatabase feature class. They do have z value information. I can check te attribute of the point and under the "Shape" column it tells me it is a Point ZM.
I am trying to just get the Z information. I want to get the elevation data for each point. Not sure if I need to convert this point to a 3D point to get this information, or if there is another way.
THANKS!