SoComposeRotation

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

Purpose

This engine 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

Axis of rotation.

Angle

name: angle, type: DoubleList, default: 0

Angle of rotation in radians.

Rotation

name: rotation, type: EngineOutput, persistent: no

Rotation field, defined by the inputs.