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