Share

SettingsProfile.SettingsDefaultNameFormat 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.280

Syntax

C#

public sealed class SettingsDefaultNameFormat : TreeOidWrapper

VB

Public NotInheritable Class SettingsDefaultNameFormat
	Inherits TreeOidWrapper

C++

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

See Also

Reference

Was this information helpful?