Note: This API is now obsolete.
This class encapsulates a single segment of a catchment flow path (represented by the
FlowPath class).
This class has been deprecated. Use
FlowSegmentBase and its derived classes instead.
Inheritance Hierarchy Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntax[ObsoleteAttribute("Use FlowPath.GetFlowSegments() to obtain FlowSegmentBase-derived objects instead.",
false)]
public class FlowSegment : IDisposable<ObsoleteAttribute("Use FlowPath.GetFlowSegments() to obtain FlowSegmentBase-derived objects instead.",
false)>
Public Class FlowSegment
Implements IDisposable[ObsoleteAttribute(L"Use FlowPath.GetFlowSegments() to obtain FlowSegmentBase-derived objects instead.",
false)]
public ref class FlowSegment : IDisposable
The FlowSegment type exposes the following members.
Properties
Methods
See Also