Share

SettingsCmdSurfaceExportToDem.SettingsCmdExportOptions 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.280

Syntax

C#

public sealed class SettingsCmdExportOptions : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdExportOptions
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdExportOptions sealed : public 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.

See Also

Reference

Was this information helpful?