Share

ExportDetermineElevationType Enumeration

An enumeration that specifies how the elevations of the DEM file are determined from the exported surface.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0

Syntax

C#

public enum ExportDetermineElevationType

Visual Basic

Public Enumeration ExportDetermineElevationType

Visual C++

public enum class ExportDetermineElevationType

Members

Member nameValueDescription
SampleSurfaceAtGridPoint0
Average1

See Also

Was this information helpful?