Click or drag to resize

EngineDataItemAllBaseTCreateReachesData Method

Create ReachesData, usually array of all reaches

Namespace:  DHI.Mike1D.Engine.ModuleData
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
protected abstract void CreateReachesData(
	int count
)

Parameters

count
Type: SystemInt32
Number of reaches in model
See Also