IHonmaWeirCrestWidth Property  | 
 
            Width of the weir opening. Width is perpendicular to the flow direction, i.e. "across the river"
            Type: River Structure Geometry
            Unit: [m]
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxdouble CrestWidth { get; set; }Property CrestWidth As Double
	Get
	Set
property double CrestWidth {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
See Also