SoMotion3EventSetRotation Method |
Sets the relative change in rotation since the last rotation event.
Namespace: OIV.Inventor.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetRotation(
SbRotation r
)
Public Sub SetRotation (
r As SbRotation
)
public:
void SetRotation(
SbRotation r
)
member SetRotation :
r : SbRotation -> unit
Parameters
- r
- Type: OIV.InventorSbRotation
Remarks See Also