I have an Address Points layer that is Z enabled and my DEM for the surface. I want to take all of the points that belong on the second floor of a building and calculate the Z geometry value (not in the attribute table) to be the same. Example- the first floor is 1115 feet and the second floor is 1125 feet so every Address Point on the second floor should have Z = 1125. Currently my points all have the Z equal to the DEM pixel value where they sit. I know the "Adjust 3D Z" geoprocessing tool exists, but it only allows me to incrementally adjust the height, so I could add 10 feet to all of my points. That doesn't help if the starting Z values are different for every point. It would be very tedious to select each point and go to "Attributes" then to the "Geometry" tab and type in 1125 for every point. Is there any way to change the Z geometry value for multiple points at one time?