OutletDetailFlowControlOrifice Class

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

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

The OutletDetailFlowControlOrifice type exposes the following members.

Properties
 NameDescription
Public propertyCoefficientOfDischarge Gets and sets the coefficient of discharge for orifice. Unit: none.
Public propertyDiameter Gets and sets the diameter for orifice. Unit: aligned to Drawing Unit.
Public propertyInvertElevation Gets and sets the invert elevation for orifice. Unit: aligned to Drawing Unit.
Top
See Also