Share

SettingsViewFrameGroup.SettingsNameFormat Class

default name format for view frame group components.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsViewFrameGroupSettingsNameFormat


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 SettingsViewFrameGroupSettingsNameFormat type exposes the following members.

Properties

 NameDescription
Public propertyLayout Gets the default name formats for layouts.
Public propertyMatchLine Gets the default name formats for match lines.
Public propertySheetFile Gets the default name formats for sheet files.
Public propertyViewFrame Gets the default name formats for view frames.
Public propertyViewFrameGroup Gets the default name formats for view frame groups.

See Also

Reference

Was this information helpful?