StructureFlowArea Property |
Flow area through structure. Used by most (but not all) structures.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public virtual double FlowArea { get; }
Public Overridable ReadOnly Property FlowArea As Double
Get
public:
virtual property double FlowArea {
double get ();
}
Property Value
Type:
DoubleSee Also