Share

SettingsCmdCreateFlowSegment.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 SettingsCmdCreateFlowSegmentSettingsCmdChannelFlow ChannelFlow { get; }

VB

Public ReadOnly Property ChannelFlow As SettingsCmdCreateFlowSegmentSettingsCmdChannelFlow
	Get

C++

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

Property Value

SettingsCmdCreateFlowSegmentSettingsCmdChannelFlow

See Also

Reference

Was this information helpful?