SettingsCmdCreateParcelROW.SettingsCmdCleanupAtAlignmentIntersections Class

Settings that specify default offset for cleanup at alignment intersections.

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

Syntax

C#

public sealed class SettingsCmdCleanupAtAlignmentIntersections : TreeOidWrapper

Visual Basic

Public NotInheritable Class SettingsCmdCleanupAtAlignmentIntersections _
	Inherits TreeOidWrapper

Visual C++

public ref class SettingsCmdCleanupAtAlignmentIntersections sealed : public TreeOidWrapper

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings.SettingsCmdCreateParcelROW.SettingsCmdCleanupAtAlignmentIntersections

See Also