Purpose

A dragger that does a translation along an axis and uses Managed Interaction.

Usage

See SoMIBaseDragger.

Windows

Default Panel

../../../Modules/Inventor/SoManagedInteractionDraggers/mhelp/Images/Screenshots/SoMITranslate1Dragger._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

Cursor Shape: Enum
Direction: 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: MOVE_ALL_CURSOR

see SoMIBaseDragger.cursorShape

Direction

name: direction, type: Enum, default: DIR_Z

You can select the main axis along which to translate.

Values:

Title Name
X DIR_X
Y DIR_Y
Z DIR_Z

Hidden Fields

interactionProviderID

name: interactionProviderID, type: String

see SoMIBaseDragger.interactionProviderID