Share

SettingsTag Class

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

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsTag


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

Syntax

C#

public class SettingsTag : TreeOidWrapper

VB

Public Class SettingsTag
	Inherits TreeOidWrapper

C++

public ref class SettingsTag : public TreeOidWrapper

The SettingsTag type exposes the following members.

Properties

 NameDescription
Public propertyCreation Gets the creation options of TableTag settings.
Public propertyRenumbering Gets the renumbering options of TableTag settings.

See Also

Reference

Was this information helpful?