Share

SettingsCmdCreateAlignFromNetwork.SettingsCmdAlignmentTypeOption Class

Settings for alignment type option.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateAlignFromNetworkSettingsCmdAlignmentTypeOption


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

Syntax

C#

public sealed class SettingsCmdAlignmentTypeOption : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdAlignmentTypeOption
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdAlignmentTypeOption sealed : public TreeOidWrapper

The SettingsCmdCreateAlignFromNetworkSettingsCmdAlignmentTypeOption type exposes the following members.

Properties

 NameDescription
Public propertyAlignmentType Specifies the alignment type.

See Also

Reference

Was this information helpful?