Click or drag to resize

DfsDLLWrapperdfsGetItemAxisCurveLinearD3 Method

wrapped dfsGetItemAxisCurveLinearD3

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 dfsGetItemAxisCurveLinearD3(
	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 double[] xcoords_rtn,
	out double[] ycoords_rtn,
	out double[] zcoords_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
xcoords_rtn
Type: SystemDouble
ycoords_rtn
Type: SystemDouble
zcoords_rtn
Type: SystemDouble
See Also