Click or drag to resize

DfsDLLWrapper.dfsGetItemAxisOrientation Method

wrapped dfsGetItemAxisOrientation

Namespace:  DHI.Generic.MikeZero.DFS
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static void dfsGetItemAxisOrientation(
	IntPtr item,
	out float alpha_rtn,
	out float phi_rtn,
	out float theta_rtn
)

Parameters

item
Type: System.IntPtr
alpha_rtn
Type: System.Single
phi_rtn
Type: System.Single
theta_rtn
Type: System.Single
See Also