Share

SettingsPipeNetwork.SettingsStormSewersMigration.PartMatching Property

Specifies the defaults used for part matching when migrating pipe network data between the Storm Sewers extension and Autodesk Civil 3D.



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

Syntax

C#

public PropertyString PartMatching { get; }

VB

Public ReadOnly Property PartMatching As PropertyString
	Get

C++

public:
property PropertyString^ PartMatching {
	PropertyString^ get ();
}

Property Value

PropertyString

See Also

Reference

Was this information helpful?