Share

SettingsAlignment.SettingsDefaultNameFormat Class

Default name format settings class.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsAlignmentSettingsDefaultNameFormat


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

Syntax

C#

public sealed class SettingsDefaultNameFormat : TreeOidWrapper

VB

Public NotInheritable Class SettingsDefaultNameFormat
	Inherits TreeOidWrapper

C++

public ref class SettingsDefaultNameFormat sealed : public TreeOidWrapper

The SettingsAlignmentSettingsDefaultNameFormat type exposes the following members.

Properties

 NameDescription
Public propertyAlignmentNameTemplate Gets specify the default name formats for new alignments.
Public propertyOffsetAlignmentNameTemplate Gets specify the default name formats for new alignments.

See Also

Reference

Was this information helpful?