Settings of renumbering for the SettingsTag.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsTagSettingsRenumbering
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsRenumbering : TreeOidWrapper
VB
Public NotInheritable Class SettingsRenumbering Inherits TreeOidWrapper
C++
public ref class SettingsRenumbering sealed : public TreeOidWrapper
The SettingsTagSettingsRenumbering type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CurvesIncrement | Specifies the difference between numbers in the numbering sequence. |
![]() | CurvesStartingNumber | Specifies the starting number for new curve tags to be renumbered. |
![]() | LinesIncrement | Specifies the difference between numbers in the numbering sequence. |
![]() | LinesStartingNumber | SettingsRenumbering. |
![]() | SpiralsIncrement | Specifies the difference between numbers in the numbering sequence. |
![]() | SpiralsStartingNumber | 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. |