SettingsProfileSettingsDefaultNameFormat Class

default name format setting class
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsProfileSettingsDefaultNameFormat

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsDefaultNameFormat : TreeOidWrapper

The SettingsProfileSettingsDefaultNameFormat type exposes the following members.

Properties
 NameDescription
Public propertyOffsetProfileNameTemplate Gets the default name formats for default name formats for offset profiles
Public propertyProfileNameTemplate Gets the default name formats for default name formats for profiles
Public propertySuperimposedProfileNameTemplate Gets the default name formats for default name formats for superimposed profiles
Public propertyThreeDEntityProfileNameTemplate Gets the default name formats for default name formats for 3D entity profiles
Top
See Also