Trying to figure out why cut fill map surface is displayed at an elevation other than its min/max elevation shown in it’s properties. For example, I did the following:
Created 2 surfaces
-Surface 1 @ Elevation (-25.00)
-Surface 2 @ Elevation (+75.00)
Performed Cut/Fill Map Routine
Isopach Surface is computed with Min and Max elevation of El. +100 { [75-(-25)]= 100}
The isopach surface is displayed at Elevation 75 but its properties say it should be at Elevation 100. Furthermore, if I use RPS tools to create point cloud from the surface and import the xyz file, the point cloud correctly shows up at Elevation 100…
What is going on?