Share

SettingsPipeNetwork.SettingsStormSewersMigration Class

Settings for PipeNetwork StormSewersMigration.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsPipeNetworkSettingsStormSewersMigration


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

Syntax

C#

public class SettingsStormSewersMigration : TreeOidWrapper

VB

Public Class SettingsStormSewersMigration
	Inherits TreeOidWrapper

C++

public ref class SettingsStormSewersMigration : public TreeOidWrapper

The SettingsPipeNetworkSettingsStormSewersMigration type exposes the following members.

Properties

 NameDescription
Public propertyPartMatching Specifies the defaults used for part matching when migrating pipe network data between the Storm Sewers extension and Autodesk Civil 3D.
Public propertyPartMatchingId Specifies the defaults Id used for part matching when migrating pipe network data between the Storm Sewers extension and Autodesk Civil 3D.
Public propertyPartsListIdUsedForMigration Specifies the default parts listId assigned when migrating pipe network data between the Storm Sewers extension and Autodesk Civil 3D.
Public propertyPartsListUsedForMigration Specifies the default parts list assigned when migrating pipe network data between the Storm Sewers extension and Autodesk Civil 3D.

See Also

Reference

Was this information helpful?