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