Share

SettingsPipeNetwork.SettingsDefault Class

Settings for PipeNetwork default Settings.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsPipeNetworkSettingsDefault


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public class SettingsDefault : TreeOidWrapper

VB

Public Class SettingsDefault
	Inherits TreeOidWrapper

C++

public ref class SettingsDefault : public TreeOidWrapper

The SettingsPipeNetworkSettingsDefault type exposes the following members.

Properties

 NameDescription
Public propertyUsePartListDescriptionForNewParts Specifies the default method used to populate the Description field for newly created parts.

See Also

Reference

Was this information helpful?