ICulvertMultiplicator Property  | 
 
            Multiplicator or "number of culverts". Used for modelling more culverts in one go.
            Unit: []
            Default: 1
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxint Multiplicator { get; set; }Property Multiplicator As Integer
	Get
	Set
property int Multiplicator {
	int get ();
	void set (int value);
}Property Value
Type: 
Int32
See Also