SettingsCmdCreateFlowSegmentChannelFlow Property |
Gets the default settings of channel flow.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SettingsCmdCreateFlowSegmentSettingsCmdChannelFlow ChannelFlow { get; }
Public ReadOnly Property ChannelFlow As SettingsCmdCreateFlowSegmentSettingsCmdChannelFlow
Get
public:
property SettingsCmdCreateFlowSegmentSettingsCmdChannelFlow^ ChannelFlow {
SettingsCmdCreateFlowSegmentSettingsCmdChannelFlow^ get ();
}
Property Value
SettingsCmdCreateFlowSegmentSettingsCmdChannelFlow
See Also