Share

SettingsPoint.SettingsNameFormat 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.280

Syntax

C#

public sealed class SettingsNameFormat : TreeOidWrapper

VB

Public NotInheritable Class SettingsNameFormat
	Inherits TreeOidWrapper

C++

public ref class SettingsNameFormat sealed : public 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.

See Also

Reference

Was this information helpful?