Click or drag to resize
DfsDLLAccessdfsSetItemAxisNeqD3 Method
wrapped dfsSetItemAxisNeqD3

Namespace: DHI.Generic.MikeZero.DFS
Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public static int 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

Return Value

Type: Int32
See Also