SettingsCmdViewEditCorridorSection.SettingsCmdGridSettings Class

Settings for the Grid Settings section of the ViewEditCorridorSection command.

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

Syntax

C#

public sealed class SettingsCmdGridSettings : TreeOidWrapper

Visual Basic

Public NotInheritable Class SettingsCmdGridSettings _
	Inherits TreeOidWrapper

Visual C++

public ref class SettingsCmdGridSettings sealed : public TreeOidWrapper

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings.SettingsCmdViewEditCorridorSection.SettingsCmdGridSettings

See Also