SettingsCmdCreateIntersection.SettingsCmdAssemblyInsertion Class

Settings for the default assembly insertion of new intersection

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

Syntax

C#

public sealed class SettingsCmdAssemblyInsertion : TreeOidWrapper

Visual Basic

Public NotInheritable Class SettingsCmdAssemblyInsertion _
	Inherits TreeOidWrapper

Visual C++

public ref class SettingsCmdAssemblyInsertion sealed : public TreeOidWrapper

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings.SettingsCmdCreateIntersection.SettingsCmdAssemblyInsertion

See Also