SettingsCmdSurfaceExportToDemSettingsCmdExportOptions Class

Settings that specify the defaults assigned when exporting surfaces to a DEM file.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdSurfaceExportToDemSettingsCmdExportOptions

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdExportOptions : TreeOidWrapper

The SettingsCmdSurfaceExportToDemSettingsCmdExportOptions type exposes the following members.

Properties
 NameDescription
Public propertyGridSpacing Gets the spacing between grids when exporting to a DEM file.
Public propertyNullElevation Gets the default custom null elevation used when exporting to a DEM file.
Public propertyUseCustomNullElevation Gets whether a custom null elevation is used when exporting to a DEM file.
Top
See Also