SettingsCmdCreateSiteSettingsCmdAlignment Class

Settings that specify default increments for alignment tag numbering.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateSiteSettingsCmdAlignment

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdAlignment : TreeOidWrapper

The SettingsCmdCreateSiteSettingsCmdAlignment type exposes the following members.

Properties
 NameDescription
Public propertyAlignmentCurveNextAutomaticTagCounter Gets the increment by which the next new alignment curve tag is automatically numbered.
Public propertyAlignmentCurveNextManualTagCounter Gets the increment by which the next new alignment curve tag is manually numbered.
Public propertyAlignmentLineNextAutomaticTagCounter Gets the increment by which the next new alignment line tag is automatically numbered.
Public propertyAlignmentLineNextManualTagCounter Gets the increment by which the next new alignment line tag is manually numbered.
Public propertyAlignmentSpiralNextAutomaticTagCounter Gets the increment by which the next new alignment spiral tag is automatically numbered.
Public propertyAlignmentSpiralNextManualTagCounter Gets the increment by which the next new alignment spiral tag is manually numbered.
Top
See Also