Click or drag to resize

GM_AreaVolumeParams_t Class

This type is used to provide the parameters for calculating cut-and-fill volumes within an area feature
Inheritance Hierarchy
SystemObject
  GlobalMapper.TypesGM_AreaVolumeParams_t

Namespace:  GlobalMapper.Types
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
public class GM_AreaVolumeParams_t

The GM_AreaVolumeParams_t type exposes the following members.

Constructors
  NameDescription
Public methodGM_AreaVolumeParams_t
Default Constructor
Top
Fields
  NameDescription
Public fieldmCutHeight
Cut height in meters above sea level
Public fieldmFillGaps
Fill gaps in terrain from surrounding data
Public fieldmPoints
List of points in area in global coordinate system
Public fieldmXSpacing
Sample spacing in the x direction in global units
Public fieldmYSpacing
Sample spacing in the y direction in global units
Top
See Also