Click or drag to resize

XSBaseCreateAllProcessedArrays Method

Creates all processed data arrays with the given number of levels.

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void CreateAllProcessedArrays(
	int numberOfLevels
)

Parameters

numberOfLevels
Type: SystemInt32
Number of levels in processed data arrays
See Also