SettingsTagSettingsRenumbering Class

Settings of renumbering for the SettingsTag.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsTagSettingsRenumbering

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

The SettingsTagSettingsRenumbering type exposes the following members.

Properties
 NameDescription
Public propertyCurvesIncrement Specifies the difference between numbers in the numbering sequence.
Public propertyCurvesStartingNumber Specifies the starting number for new curve tags to be renumbered.
Public propertyLinesIncrement Specifies the difference between numbers in the numbering sequence.
Public propertyLinesStartingNumber SettingsRenumbering.
Public propertySpiralsIncrement Specifies the difference between numbers in the numbering sequence.
Public propertySpiralsStartingNumber Specifies the starting number for new spiral tags to be created on alignments in the site. The numbering is incremented with creation of new tags.
Top
See Also