Click or drag to resize

UrbanRiverOutputSpecsAddResultSpecifications Method

Add data items to data module and add result specification to the "DefaultHDResults" output file.

Namespace:  DHI.Mike1D.Engine.Couplings
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void AddResultSpecifications(
	List<ResultSpecification> resultsSpecs
)

Parameters

resultsSpecs
Type: System.Collections.GenericListResultSpecification
List of result specifications from MIKE 1D Data object.
See Also