Share

SettingsCmdCreateCatchmentFromSurface.SettingsCmdShallowConcentratedFlow Class

Settings for shallow concentrated flow.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateCatchmentFromSurfaceSettingsCmdShallowConcentratedFlow


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

Syntax

C#

public sealed class SettingsCmdShallowConcentratedFlow : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdShallowConcentratedFlow
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdShallowConcentratedFlow sealed : public TreeOidWrapper

The SettingsCmdCreateCatchmentFromSurfaceSettingsCmdShallowConcentratedFlow type exposes the following members.

Properties

 NameDescription
Public propertyLength Gets length of shallow concentrated flow.
Public propertySegments Gets segments of shallow concentrated flow.
Public propertySurfaceType Gets time of concentrated method type.

See Also

Reference

Was this information helpful?