Share

SettingsCmdCreateCatchmentFromObject.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 SettingsCmdCreateCatchmentFromObjectSettingsCmdChannelFlow ChannelFlow { get; }

VB

Public ReadOnly Property ChannelFlow As SettingsCmdCreateCatchmentFromObjectSettingsCmdChannelFlow
	Get

C++

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

Property Value

SettingsCmdCreateCatchmentFromObjectSettingsCmdChannelFlow

See Also

Reference

Was this information helpful?