SettingsPointSettingsNameFormat Class

default name format for new points and point groups.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsPointSettingsNameFormat

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

The SettingsPointSettingsNameFormat type exposes the following members.

Properties
 NameDescription
Public propertyPoint Gets the default name formats for new points.
Public propertyPointGroup Gets the default name formats for new point groups.
Top
See Also