Share

SettingsCmdCreateAlignmentEntities.SettingsCmdAlignmentTypeOption Class

Settings for alignment type option when creating alignment entities.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateAlignmentEntitiesSettingsCmdAlignmentTypeOption


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 SettingsCmdCreateAlignmentEntitiesSettingsCmdAlignmentTypeOption type exposes the following members.

Properties

 NameDescription
Public propertyAlignmentType Specifies whether to erase existing entities for creating alignment entities.

See Also

Reference

Was this information helpful?