Click or drag to resize
DfsDLLAccessdfsSetItemRefCoords Method
wrapped dfsSetItemRefCoords

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 dfsSetItemRefCoords(
	IntPtr item,
	float x,
	float y,
	float z
)

Parameters

item
Type: SystemIntPtr
x
Type: SystemSingle
y
Type: SystemSingle
z
Type: SystemSingle

Return Value

Type: Int32
See Also