Settings that specify the defaults assigned when exporting surfaces to a DEM file.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
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
Name | Description | |
---|---|---|
![]() | GridSpacing | Gets the spacing between grids when exporting to a DEM file. |
![]() | NullElevation | Gets the default custom null elevation used when exporting to a DEM file. |
![]() | UseCustomNullElevation | Gets whether a custom null elevation is used when exporting to a DEM file. |