Click or drag to resize

IDfsuBuilderSetElements Method

Set element connectivity: For each element is specified which nodes the element consist of. The node is specified by its index into the list of nodes.

Namespace:  DHI.Generic.MikeZero.DFS.dfsu
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
void SetElements(
	int[][] connectivity
)

Parameters

connectivity
Type: SystemInt32
See Also