| SoMotion3EventGetRotation Method  | 
Gets the relative change in rotation since the last rotation event. 
 
Namespace: OIV.Inventor.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SbRotation GetRotation()
Public Function GetRotation As SbRotation
public:
SbRotation GetRotation()
member GetRotation : unit -> SbRotation 
Return Value
Type: 
SbRotation
Remarks
See Also