Share

SettingsCmdAddSurfaceDemFile.SettingsCmdImportOptions Class

Settings that specify the defaults assigned when creating surfaces.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdAddSurfaceDemFileSettingsCmdImportOptions


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

Syntax

C#

public sealed class SettingsCmdImportOptions : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdImportOptions
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdImportOptions sealed : public TreeOidWrapper

The SettingsCmdAddSurfaceDemFileSettingsCmdImportOptions type exposes the following members.

Properties

 NameDescription
Public propertyNullElevation Gets null elevation.
Public propertyUseCustomNullElevation Gets whether use custom null elevation.

See Also

Reference

Was this information helpful?