Share

SettingsGrading.SettingsNameFormat Class

default name format for new feature lines and grading groups.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsGradingSettingsNameFormat


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

Syntax

C#

public sealed class SettingsNameFormat : TreeOidWrapper

VB

Public NotInheritable Class SettingsNameFormat
	Inherits TreeOidWrapper

C++

public ref class SettingsNameFormat sealed : public TreeOidWrapper

The SettingsGradingSettingsNameFormat type exposes the following members.

Properties

 NameDescription
Public propertyFeatureLine Gets the default name formats for new new feature lines.
Public propertyGradingGroup Gets the default name formats for new grading groups.

See Also

Reference

Was this information helpful?