OutletDetailFlowControlWeir Class

Defines the flow control - weir for outlet detail of the storm water control.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      Autodesk.Civil.DatabaseServicesOutletDetailFlowControl
        Autodesk.Civil.DatabaseServicesOutletDetailFlowControlWeir

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntax
public sealed class OutletDetailFlowControlWeir : OutletDetailFlowControl

The OutletDetailFlowControlWeir type exposes the following members.

Properties
 NameDescription
Public propertyCoefficientOfDischarge Gets and sets the coefficient of discharge for weir. Unit: none.
Public propertyCrestElevation Gets and sets the crest elevation for weir. Unit: aligned to Drawing Unit.
Public propertyWidth Gets and sets the width for weir. Unit: aligned to Drawing Unit.
Top
See Also