default name format for view frame group components.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
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
| Name | Description | |
|---|---|---|
| Layout | Gets the default name formats for layouts. | |
| MatchLine | Gets the default name formats for match lines. | |
| SheetFile | Gets the default name formats for sheet files. | |
| ViewFrame | Gets the default name formats for view frames. | |
| ViewFrameGroup | Gets the default name formats for view frame groups. |
