SettingsCmdCreateOffsetAlignment.SettingsCmdOffsetAlignmentOptions Class

Settings for the offset alignment options.

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

Syntax

C#

public sealed class SettingsCmdOffsetAlignmentOptions : TreeOidWrapper

Visual Basic

Public NotInheritable Class SettingsCmdOffsetAlignmentOptions _
	Inherits TreeOidWrapper

Visual C++

public ref class SettingsCmdOffsetAlignmentOptions sealed : public TreeOidWrapper

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings.SettingsCmdCreateOffsetAlignment.SettingsCmdOffsetAlignmentOptions

See Also