Share

SettingsCmdCreateCatchmentFromSurface.SettingsCmdSheetFlow Class

Settings for sheet flow.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateCatchmentFromSurfaceSettingsCmdSheetFlow


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

Syntax

C#

public sealed class SettingsCmdSheetFlow : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdSheetFlow
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdSheetFlow sealed : public TreeOidWrapper

The SettingsCmdCreateCatchmentFromSurfaceSettingsCmdSheetFlow type exposes the following members.

Properties

 NameDescription
Public propertyLength Gets length of sheet flow.
Public propertyManningCoefficient Gets manning's coefficient of sheet flow.
Public propertyRainIntensity Gets rain intensity of sheet flow.
Public propertySegments Gets segments of sheet flow.

See Also

Reference

Was this information helpful?