Skip to content

Rotation3D

3D Rotation Wrapper

Syntax

Text Only
1
2
3
4
material Rotation3D (1) (2) (3...5)
# (1) int, unique material tag
# (2) int, associated material tag
# (3...5) double, three components of rotation vector

Rotations in 3D space may have different forms. The Euler vector is used to represent the axis and angle of rotation. Parameters (3) to (5) are three components of the vector \(\mathbf{\theta}\).

The response of attached 3D material model will be output when recorded.