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