SoComposeRotation

InventorModule
genre InventorEngines
author Silicon Graphics Inc
package MeVisLab/Standard
definition inventor.def

Purpose

The engine SoComposeRotation has two inputs, representing an axis of rotation and a rotation angle in radians. As output, the engine composes the inputs into a rotation field.

Windows

Default Panel

../../../Modules/Inventor/InventorBase/mhelp/Images/Screenshots/SoComposeRotation._default.png

Parameter Fields

Visible Fields

Axis

name: axis, type: Vector3List, default: 0 0 1

Sets the axis of rotation.

Angle

name: angle, type: DoubleList, default: 0

Sets the angle of rotation in radians.

Rotation

name: rotation, type: EngineOutput, persistent: no

Outputs the rotation that is defined by the fields Axis and Angle.

This field must be connected to an appropriate Open Inventor field to access or view its value.