Share

SettingsCmdCreateCatchmentFromObject.SettingsCmdChannelFlow Class

Settings for channel flow.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateCatchmentFromObjectSettingsCmdChannelFlow


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

Syntax

C#

public sealed class SettingsCmdChannelFlow : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdChannelFlow
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdChannelFlow sealed : public TreeOidWrapper

The SettingsCmdCreateCatchmentFromObjectSettingsCmdChannelFlow type exposes the following members.

Properties

 NameDescription
Public propertyCrossSectionalArea Gets cross-sectional area of channel flow.
Public propertyLength Gets length of channel flow.
Public propertyManningCoefficient Gets manning's coefficient of sheet flow.
Public propertySegments Gets segments of channel flow.
Public propertyWetPerimeter Gets wet perimeter of channel flow.

See Also

Reference

Was this information helpful?