SoRotateDiscDragger

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

Purpose

SoRotateDiscDragger is a simple dragger that rotates about the z-axis of its local space. The feel of the rotation is akin to spinning a record on a turntable or rotating the volume knob of a radio. The local space is determined by its position in the scene graph. Transformation nodes placed before it will affect both the dragger and the direction of motion.

This node has a Rotation field that always reflects its orientation in local space. If you set the field, the dragger will rotate accordingly. You can also connect fields of other nodes or engines from this node to make them follow the dragger’s rotation.

Windows

Default Panel

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

Output Fields

self

name: self, type: SoNode

Parameter Fields

Visible Fields

Is Active

name: isActive, type: Bool, persistent: no

Shows whether this dragger is active.

Rotation

name: rotation, type: Rotation, default: 0 0 1 0

Sets and shows the orientation of the dragger.

Hidden Fields

enable

name: enable, type: Bool, default: TRUE