Click or drag to resize

Gate.Multiplicator Property

Multiplicator or "number of structures" of this type. Used for modelling more structures at the same location with the same geometry in one go. Unit: [] Default: 1

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public int Multiplicator { get; set; }

Property Value

Type: Int32

Implements

IGate.Multiplicator
See Also