SoWinConstrainedViewerGetUpDirection Method |
Returns the upward direction of the viewer.
Namespace: OIV.Inventor.Win.ViewersAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbVec3f GetUpDirection()
Public Function GetUpDirection As SbVec3f
public:
SbVec3f GetUpDirection()
member GetUpDirection : unit -> SbVec3f
Return Value
Type:
SbVec3fRemarks See Also