Gets the default settings of hydrological properties.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public SettingsCmdCreateCatchmentFromSurfaceSettingsCmdHydrologicalProperties HydrologicalProperties { get; }
VB
Public ReadOnly Property HydrologicalProperties As SettingsCmdCreateCatchmentFromSurfaceSettingsCmdHydrologicalProperties Get
C++
public: property SettingsCmdCreateCatchmentFromSurfaceSettingsCmdHydrologicalProperties^ HydrologicalProperties { SettingsCmdCreateCatchmentFromSurfaceSettingsCmdHydrologicalProperties^ get (); }