SettingsCmdCreateCatchmentFromObjectSettingsCmdChannelFlowSegments Property |
Gets segments of channel flow.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyInt Segments { get; }
Public ReadOnly Property Segments As PropertyInt
Get
public:
property PropertyInt^ Segments {
PropertyInt^ get ();
}
Property Value
PropertyInt
Remarks
An ArgumentException will be thrown when the return value is set to value out of the interval [0,3].
See Also