Share

SettingsCmdEditFlowSegments.SettingsCmdChannelFlow Class

Settings for channel flow.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdEditFlowSegmentsSettingsCmdChannelFlow


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 SettingsCmdEditFlowSegmentsSettingsCmdChannelFlow type exposes the following members.

Properties

 NameDescription
Public propertyCrossSectionalArea Gets cross-sectional area of channel flow.
Public propertyWetPerimeter Gets wet perimeter of channel flow.

See Also

Reference

Was this information helpful?