Click or drag to resize
DfsDLLWrapperdfsGetItemAxisNeqD1 Method
wrapped dfsGetItemAxisNeqD1.

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 void dfsGetItemAxisNeqD1(
	IntPtr item,
	out int n_eum_unit_rtn,
	out string t_eum_unit_rtn,
	out int j_rtn,
	out Coords[] coords_rtn
)

Parameters

item
Type: SystemIntPtr
n_eum_unit_rtn
Type: SystemInt32
t_eum_unit_rtn
Type: SystemString
j_rtn
Type: SystemInt32
coords_rtn
Type: DHI.Generic.MikeZero.DFSCoords
See Also