DfsDLLAccessdfsGetItemRefCoords Method |
Namespace: DHI.Generic.MikeZero.DFS
public static int dfsGetItemRefCoords( IntPtr item, out float x_rtn, out float y_rtn, out float z_rtn )
Public Shared Function dfsGetItemRefCoords ( item As IntPtr, <OutAttribute> ByRef x_rtn As Single, <OutAttribute> ByRef y_rtn As Single, <OutAttribute> ByRef z_rtn As Single ) As Integer
public: static int dfsGetItemRefCoords( IntPtr item, [OutAttribute] float% x_rtn, [OutAttribute] float% y_rtn, [OutAttribute] float% z_rtn )
static member dfsGetItemRefCoords : item : IntPtr * x_rtn : float32 byref * y_rtn : float32 byref * z_rtn : float32 byref -> int
Copyright DHI 2017