An enumeration that specifies how the elevations of the DEM file are determined from the exported surface.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.0.1111.0
Syntax
C# |
---|
public enum ExportDetermineElevationType |
Visual Basic |
---|
Public Enumeration ExportDetermineElevationType |
Visual C++ |
---|
public enum class ExportDetermineElevationType |
Members
Member name | Value | Description | |
---|---|---|---|
Average | 1 | ||
SampleSurfaceAtGridPoint | 0 |