Length of the culvert.
            Unit: [m]
            Default: 0
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxdouble Length { get; set; }Property Length As Double
	Get
	Set
property double Length {
	double get ();
	void set (double value);
}Property Value
Type: 
DoubleImplements
IStructureLength
See Also