DfsDLLWrapperdfsGetItemAxisOrientation Method |
Namespace: DHI.Generic.MikeZero.DFS
public static void dfsGetItemAxisOrientation( IntPtr item, out float alpha_rtn, out float phi_rtn, out float theta_rtn )
Public Shared Sub dfsGetItemAxisOrientation ( item As IntPtr, <OutAttribute> ByRef alpha_rtn As Single, <OutAttribute> ByRef phi_rtn As Single, <OutAttribute> ByRef theta_rtn As Single )
public: static void dfsGetItemAxisOrientation( IntPtr item, [OutAttribute] float% alpha_rtn, [OutAttribute] float% phi_rtn, [OutAttribute] float% theta_rtn )
static member dfsGetItemAxisOrientation : item : IntPtr * alpha_rtn : float32 byref * phi_rtn : float32 byref * theta_rtn : float32 byref -> unit
Copyright DHI 2017