SettingsCmdCreateAlignmentEntities.SettingsCmdAlignmentTypeOption Class

Settings for alignment type option when creating alignment entities.

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

Syntax

C#

public sealed class SettingsCmdAlignmentTypeOption : TreeOidWrapper

Visual Basic

Public NotInheritable Class SettingsCmdAlignmentTypeOption _
	Inherits TreeOidWrapper

Visual C++

public ref class SettingsCmdAlignmentTypeOption sealed : public TreeOidWrapper

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings.SettingsCmdCreateAlignmentEntities.SettingsCmdAlignmentTypeOption

See Also