DfsDLLAccessdfsGetItemAxisOrientation Method |
Namespace: DHI.Generic.MikeZero.DFS
public static int dfsGetItemAxisOrientation( IntPtr item, out float alpha_rtn, out float phi_rtn, out float theta_rtn )
Public Shared Function dfsGetItemAxisOrientation ( item As IntPtr, <OutAttribute> ByRef alpha_rtn As Single, <OutAttribute> ByRef phi_rtn As Single, <OutAttribute> ByRef theta_rtn As Single ) As Integer
public: static int 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 -> int
Copyright DHI 2017