Share

SettingsCmdEditFlowSegments.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 SettingsCmdEditFlowSegmentsSettingsCmdChannelFlow ChannelFlow { get; }

VB

Public ReadOnly Property ChannelFlow As SettingsCmdEditFlowSegmentsSettingsCmdChannelFlow
	Get

C++

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

Property Value

SettingsCmdEditFlowSegmentsSettingsCmdChannelFlow

See Also

Reference

Was this information helpful?