Share

SettingsPipeNetwork.StormSewersMigration Property

Gets the settings to establish the default rule set assigned to pipes and structures that are added to the pipe network.



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

Syntax

C#

public SettingsPipeNetworkSettingsStormSewersMigration StormSewersMigration { get; }

VB

Public ReadOnly Property StormSewersMigration As SettingsPipeNetworkSettingsStormSewersMigration
	Get

C++

public:
property SettingsPipeNetworkSettingsStormSewersMigration^ StormSewersMigration {
	SettingsPipeNetworkSettingsStormSewersMigration^ get ();
}

Property Value

SettingsPipeNetworkSettingsStormSewersMigration

See Also

Reference

Was this information helpful?