Click or drag to resize

Mike1DControlDataFactoryCreateControlVariables Method

Creates a list of control variables that are supported by the engine.

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public static IList<IVariable> CreateControlVariables()

Return Value

Type: IListIVariable
See Also