EcoLabDataNetworkModel Property

Defines where in network the model is defined. If defined, the GlobalValue must always be set.

This is to be used when two or more templates are to be applied on different non-overlapping parts of the network If templates need to overlap, set instead that up in ModelExtent, and if it is set up there, this is disregarded.

Definition

Namespace: DHI.Mike1D.EcoLabDataAccess
Assembly: DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public NetworkData<int> NetworkModel { get; }

Property Value

NetworkDataInt32

See Also