SettingsCmdAddSurfaceFigSurveyQuery Class

Settings for the AddSurfaceFigSurveyQuery command.

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

Syntax

C#

public sealed class SettingsCmdAddSurfaceFigSurveyQuery : SettingsSurface

Visual Basic

Public NotInheritable Class SettingsCmdAddSurfaceFigSurveyQuery _
	Inherits SettingsSurface

Visual C++

public ref class SettingsCmdAddSurfaceFigSurveyQuery sealed : public SettingsSurface

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings.SettingsAmbient
          Autodesk.Civil.Settings.SettingsSurface
            Autodesk.Civil.Settings.SettingsCmdAddSurfaceFigSurveyQuery

See Also