Gets the settings to establish the default rule set assigned to pipes and structures that are added to the pipe network.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public SettingsPipeNetwork.SettingsStormSewersMigration StormSewersMigration { get; }
Visual Basic
Public ReadOnly Property StormSewersMigration As SettingsPipeNetwork.SettingsStormSewersMigration Get
Visual C++
public: property SettingsPipeNetwork.SettingsStormSewersMigration^ StormSewersMigration { SettingsPipeNetwork.SettingsStormSewersMigration^ get (); }