Click or drag to resize
DfsDLLWrapperdfsSetItemAxisEqD4 Method
wrapped dfsSetItemAxisEqD4

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 dfsSetItemAxisEqD4(
	IntPtr item,
	int n_eum_unit,
	int j,
	int k,
	int l,
	int m,
	float x0,
	float y0,
	float z0,
	float f0,
	float dx,
	float dy,
	float dz,
	float df
)

Parameters

item
Type: SystemIntPtr
n_eum_unit
Type: SystemInt32
j
Type: SystemInt32
k
Type: SystemInt32
l
Type: SystemInt32
m
Type: SystemInt32
x0
Type: SystemSingle
y0
Type: SystemSingle
z0
Type: SystemSingle
f0
Type: SystemSingle
dx
Type: SystemSingle
dy
Type: SystemSingle
dz
Type: SystemSingle
df
Type: SystemSingle
See Also