Share

SettingsCmdCreateCatchmentFromObject.SettingsCmdHydrologicalProperties Class

Settings for hydrological properties.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateCatchmentFromObjectSettingsCmdHydrologicalProperties


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

Syntax

C#

public sealed class SettingsCmdHydrologicalProperties : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdHydrologicalProperties
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdHydrologicalProperties sealed : public TreeOidWrapper

The SettingsCmdCreateCatchmentFromObjectSettingsCmdHydrologicalProperties type exposes the following members.

Properties

 NameDescription
Public propertyRunoffCoefficient Gets runoff coefficient.

See Also

Reference

Was this information helpful?