Share

SettingsCmdCreateCatchmentFromSurface.ChannelFlow Property

Gets the default settings of channel flow.



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

Syntax

C#

public SettingsCmdCreateCatchmentFromSurfaceSettingsCmdChannelFlow ChannelFlow { get; }

VB

Public ReadOnly Property ChannelFlow As SettingsCmdCreateCatchmentFromSurfaceSettingsCmdChannelFlow
	Get

C++

public:
property SettingsCmdCreateCatchmentFromSurfaceSettingsCmdChannelFlow^ ChannelFlow {
	SettingsCmdCreateCatchmentFromSurfaceSettingsCmdChannelFlow^ get ();
}

Property Value

SettingsCmdCreateCatchmentFromSurfaceSettingsCmdChannelFlow

See Also

Reference

Was this information helpful?