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 (); }