Click or drag to resize

DfsDLLWrapperdfsSetItemAxisNeqD3 Method

wrapped dfsSetItemAxisNeqD3

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 dfsSetItemAxisNeqD3(
	IntPtr item,
	int n_eum_unit,
	int j,
	int k,
	int l,
	double[] xcoords,
	double[] ycoords,
	double[] zcoords,
	bool coords_copy
)

Parameters

item
Type: SystemIntPtr
n_eum_unit
Type: SystemInt32
j
Type: SystemInt32
k
Type: SystemInt32
l
Type: SystemInt32
xcoords
Type: SystemDouble
ycoords
Type: SystemDouble
zcoords
Type: SystemDouble
coords_copy
Type: SystemBoolean
See Also