Share

SettingsPointCloud.SettingsDefaultNameFormat Class

default name format setting class

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsPointCloudSettingsDefaultNameFormat


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 SettingsPointCloudSettingsDefaultNameFormat type exposes the following members.

Properties

 NameDescription
Public propertyPointCloudNameTemplate Gets specify the default name formats for new pointcloud.

See Also

Reference

Was this information helpful?