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