Click or drag to resize

DfsDLLWrapperdfsGetItemAxisOrientation 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: SystemIntPtr
alpha_rtn
Type: SystemSingle
phi_rtn
Type: SystemSingle
theta_rtn
Type: SystemSingle
See Also