IDamBreakErosionPipeFailureCollapseRatio Property  | 
 
            Collapse Ratio (D/y) > 0: When the ratio between the diameter of the pipe 
            and the distance from the top of the dam to the top of the pipe is larger 
            than the collapse ratio the pipe collapses. 
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxdouble PipeFailureCollapseRatio { get; set; }Property PipeFailureCollapseRatio As Double
	Get
	Set
property double PipeFailureCollapseRatio {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
See Also