Share

SettingsSubassembly.SettingsNameFormat Class

Settings for Subassembly NameFormat.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsSubassemblySettingsNameFormat


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

Properties

 NameDescription
Public propertyCreateFromEntities Gets the settings to specify the default name formats for subassembly.
Public propertyCreateFromMacro Gets the settings to specify the default name formats for subassembly.

See Also

Reference

Was this information helpful?