Click or drag to resize

DfsDLLWrapperdfsSetItemAxisNeqD1 Method

wrapped dfsSetItemAxisNeqD1.

Namespace:  DHI.Generic.MikeZero.DFS
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static void dfsSetItemAxisNeqD1(
	IntPtr item,
	int n_eum_unit,
	int j,
	Coords[] coords,
	bool coords_copy
)

Parameters

item
Type: SystemIntPtr
n_eum_unit
Type: SystemInt32
j
Type: SystemInt32
coords
Type: DHI.Generic.MikeZero.DFSCoords
coords_copy
Type: SystemBoolean
See Also