The Settings specify how line, curve and spiral components are numbered and renumbered.
The Settings specify how line, curve and spiral components are numbered and renumbered.

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

Syntax

C#
public class SettingsTag : TreeOidWrapper
Visual Basic
Public Class SettingsTag _
	Inherits TreeOidWrapper
Visual C++
public ref class SettingsTag : public TreeOidWrapper

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings..::..SettingsTag

See Also