SoMIRotateCylindricalDragger

InventorModule

genre

Interaction

author

MeVis Medical Solutions AG

package

MeVisLab/Standard

dll

SoManagedInteractionDraggers

definition

SoManagedInteractionDraggers.def

see also

SoMIDraggerContainer, SoMIRotateSphericalDragger, SoMIRotateDiscDragger, SoMITranslate1Dragger, SoMITranslate2Dragger

inherits from

SoMIBaseDragger

keywords

rotate, ball, sphere, 3d, scene, draggers

Purpose

SoMIRotateCylindricalDragger is a dragger that performs 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

Defines around which main axis the dragger is rotated.

Values:

Title

Name

​X

​AXIS_X

​Y

​AXIS_Y

​Z

​AXIS_Z

Hidden Fields

interactionProviderID

name: interactionProviderID, type: String

see SoMIBaseDragger.interactionProviderID