Click or drag to resize

DfsDLLWrapperdfsGetItemAxisEqD3 Method

wrapped dfsGetItemAxisEqD3

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 dfsGetItemAxisEqD3(
	IntPtr item,
	out int n_eum_unit_rtn,
	out string t_eum_unit_rtn,
	out int j_rtn,
	out int k_rtn,
	out int l_rtn,
	out float x0_rtn,
	out float y0_rtn,
	out float z0_rtn,
	out float dx_rtn,
	out float dy_rtn,
	out float dz_rtn
)

Parameters

item
Type: SystemIntPtr
n_eum_unit_rtn
Type: SystemInt32
t_eum_unit_rtn
Type: SystemString
j_rtn
Type: SystemInt32
k_rtn
Type: SystemInt32
l_rtn
Type: SystemInt32
x0_rtn
Type: SystemSingle
y0_rtn
Type: SystemSingle
z0_rtn
Type: SystemSingle
dx_rtn
Type: SystemSingle
dy_rtn
Type: SystemSingle
dz_rtn
Type: SystemSingle
See Also