ZMeanSquare Property

The ZMeanSquare property returns the mean square of Z of the grid file. Returns a Double. This is a read-only property.

Syntax

object.ZMeanSquare

Example

This example shows how to return the mean square Z value of a grid.

Debug.Print Grid.ZMeanSquare

 

Used by: AutoGrid object