SoRotationXYZ

InventorModule
genre InventorTransform,InventorNodesAutomatic
author Silicon Graphics Inc
package MeVisLab/Standard
definition inventor.def

Purpose

This node defines a 3D rotation about one of the three principal axes.

The rotation is accumulated into the current transformation, which is applied to subsequent shapes.

Windows

Default Panel

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

Output Fields

self

name: self, type: SoNode

Parameter Fields

Visible Fields

Axis

name: axis, type: Enum, default: X

Rotation axis.

Values:

Title Name Description
X X The x-axis of the rotation.
Y Y The y-axis of the rotation.
Z Z The z-axis of the rotation.

Angle

name: angle, type: Float, default: 0

Rotation angle (in radians), using the right-hand rule.