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