Table of Contents Chapter Index Previous Slide Next Slide 192
A sample elevation grid

Building elevation grids
A sample elevation grid
Shape {
    . . .
    geometry ElevationGrid {
        xDimension 9
        zDimension 9
        xSpacing   1.0
        zSpacing   1.0
        height [ . . . ]
    }
}