ExportDetermineElevationType Enumeration |
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: 13.8.0.292
Syntaxpublic enum ExportDetermineElevationType
Public Enumeration ExportDetermineElevationType
public enum class ExportDetermineElevationType
MembersMember name | Value | Description |
---|
SampleSurfaceAtGridPoint | 0 | |
Average | 1 | |
See Also