Purpose

A dragger that does a rotation around an axis and uses Managed Interaction.

Usage

See SoMIBaseDragger.

Windows

Default Panel

../../../Modules/Inventor/SoManagedInteractionDraggers/mhelp/Images/Screenshots/SoMIRotateCylindricalDragger._default.png

Input Fields

child

name: child, type: SoNode

see SoMIBaseDragger.child

Output Fields

self

name: self, type: SoNode

see SoMIBaseDragger.self

Parameter Fields

Field Index

Axis: Enum
Cursor Shape: Enum
Dragging: Bool
Enabled: Bool
Highlighted: Bool
interactionProviderID: String

Visible Fields

Enabled

name: enabled, type: Bool, default: TRUE

see SoMIBaseDragger.enabled

Highlighted

name: highlighted, type: Bool, persistent: no

see SoMIBaseDragger.highlighted

Dragging

name: dragging, type: Bool, persistent: no

see SoMIBaseDragger.dragging

Cursor Shape

name: cursorShape, type: Enum, default: ROTATE_XY_CURSOR

see SoMIBaseDragger.cursorShape

Axis

name: axis, type: Enum, default: AXIS_Z

You can select around which main axis you want to rotate.

Values:

Title Name
X AXIS_X
Y AXIS_Y
Z AXIS_Z

Hidden Fields

interactionProviderID

name: interactionProviderID, type: String

see SoMIBaseDragger.interactionProviderID