Click or drag to resize

HDPipeDesignOptimizationItemControl Method

Setter for controllable entity. Used by the control module. Can safely be called multiple times with the same timeN.

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void Control(
	double newValue,
	int controlStrategyId
)

Parameters

newValue
Type: SystemDouble

[Missing <param name="newValue"/> documentation for "M:DHI.Mike1D.Mike1DDataAccess.HDPipeDesignOptimizationItem.Control(System.Double,System.Int32)"]

controlStrategyId
Type: SystemInt32

[Missing <param name="controlStrategyId"/> documentation for "M:DHI.Mike1D.Mike1DDataAccess.HDPipeDesignOptimizationItem.Control(System.Double,System.Int32)"]

See Also