CoverExpansionCoefficient Property |
The surface area of normal and spilling covers expand to this coefficient times the
area at the start of the cover.
Namespace:
DHI.Mike1D.NetworkDataAccess
Assembly:
DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double ExpansionCoefficient { get; set; }
Public Property ExpansionCoefficient As Double
Get
Set
public:
virtual property double ExpansionCoefficient {
double get () sealed;
void set (double value) sealed;
}
Property Value
Type:
DoubleImplements
ICoverExpansionCoefficientSee Also