DfsDLLWrapperdfsGetItemRefCoords Method |
Namespace: DHI.Generic.MikeZero.DFS
public static void dfsGetItemRefCoords( IntPtr item, out float x_rtn, out float y_rtn, out float z_rtn )
Public Shared Sub dfsGetItemRefCoords ( item As IntPtr, <OutAttribute> ByRef x_rtn As Single, <OutAttribute> ByRef y_rtn As Single, <OutAttribute> ByRef z_rtn As Single )
public: static void 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 -> unit
Copyright DHI 2017